- G2 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G2 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- G22 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G22 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- G3 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G3 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- G4 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G4 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- G42 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G42 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- G43 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G43 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- G44 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- G44 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- GAME_PUBLISH_SETTING_FRIENDS_OF_FRIENDS - Static variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GAME_PUBLISH_SETTING_FRIENDS_ONLY - Static variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GAME_PUBLISH_SETTING_INVITE_ONLY - Static variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GAME_PUBLISH_SETTING_NO_MULTI_PLAY - Static variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GAME_PUBLISH_SETTING_PUBLIC - Static variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GAME_RULES_CHANGED_PACKET - Static variable in interface cn.nukkit.network.protocol.ProtocolInfo
-
- gamemode - Variable in class cn.nukkit.event.player.PlayerGameModeChangeEvent
-
- gamemode - Variable in class cn.nukkit.network.protocol.SetPlayerGameTypePacket
-
- gamemode - Variable in class cn.nukkit.Player
-
- GamemodeCommand - Class in cn.nukkit.command.defaults
-
- GamemodeCommand(String) - Constructor for class cn.nukkit.command.defaults.GamemodeCommand
-
- GameRule - Enum in cn.nukkit.level
-
- GameruleCommand - Class in cn.nukkit.command.defaults
-
- GameruleCommand(String) - Constructor for class cn.nukkit.command.defaults.GameruleCommand
-
- GameRules - Class in cn.nukkit.level
-
- gameRules - Variable in class cn.nukkit.level.Level
-
- gameRules - Variable in class cn.nukkit.network.protocol.GameRulesChangedPacket
-
- gameRules - Variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GameRules.Type - Enum in cn.nukkit.level
-
- GameRules.Value<T> - Class in cn.nukkit.level
-
- GameRulesChangedPacket - Class in cn.nukkit.network.protocol
-
- GameRulesChangedPacket() - Constructor for class cn.nukkit.network.protocol.GameRulesChangedPacket
-
- gameType - Variable in class cn.nukkit.network.protocol.UpdatePlayerGameTypePacket
-
- gameVersion - Variable in class cn.nukkit.network.protocol.ResourcePackStackPacket
-
- GarbageCollectorCommand - Class in cn.nukkit.command.defaults
-
- GarbageCollectorCommand(String) - Constructor for class cn.nukkit.command.defaults.GarbageCollectorCommand
-
- generate(String, String, long, Class<? extends Generator>) - Static method in class cn.nukkit.level.format.anvil.Anvil
-
- generate(String, String, long, Class<? extends Generator>, Map<String, String>) - Static method in class cn.nukkit.level.format.anvil.Anvil
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.BasicGenerator
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.mushroom.BigMushroom
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.tree.NewJungleTree
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.tree.ObjectDarkOakTree
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.tree.ObjectJungleBigTree
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.tree.ObjectSavannaTree
-
- generate(ChunkManager, NukkitRandom, Vector3) - Method in class cn.nukkit.level.generator.object.tree.ObjectSwampTree
-
- generateCaveNode(long, FullChunk, double, double, double, float, float, float, int, int, double) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorCaves
-
- generateChunk(int, int) - Method in class cn.nukkit.level.generator.Flat
-
- generateChunk(int, int) - Method in class cn.nukkit.level.generator.Generator
-
- generateChunk(int, int) - Method in class cn.nukkit.level.generator.Nether
-
- generateChunk(int, int) - Method in class cn.nukkit.level.generator.Normal
-
- generateChunk(int, int, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorCaves
-
- generateChunk(int, int, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorRavines
-
- generateChunk(int, int) - Method in class cn.nukkit.level.Level
-
- generateChunk(int, int, boolean) - Method in class cn.nukkit.level.Level
-
- generateChunkCallback(int, int, BaseFullChunk) - Method in class cn.nukkit.level.Level
-
- generateChunkCallback(int, int, BaseFullChunk, boolean) - Method in class cn.nukkit.level.Level
-
- generateChunkLoaderId(ChunkLoader) - Static method in class cn.nukkit.level.Level
-
- generateCustomCommandData(Player) - Method in class cn.nukkit.command.Command
-
Generates modified command data for the specified player
for AvailableCommandsPacket.
- generateDefaultData() - Static method in class cn.nukkit.command.Command
-
- generateLargeCaveNode(long, FullChunk, double, double, double) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorCaves
-
- generateLevel(String) - Method in class cn.nukkit.Server
-
- generateLevel(String, long) - Method in class cn.nukkit.Server
-
- generateLevel(String, long, Class<? extends Generator>) - Method in class cn.nukkit.Server
-
- generateLevel(String, long, Class<? extends Generator>, Map<String, Object>) - Method in class cn.nukkit.Server
-
- generateLevel(String, long, Class<? extends Generator>, Map<String, Object>, Class<? extends LevelProvider>) - Method in class cn.nukkit.Server
-
- generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorOctavesD
-
- generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorOctavesD
-
- generateNoiseOctaves(float[], int, int, int, int, int, int, float, float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorOctavesF
-
- generateNoiseOctaves(float[], int, int, int, int, float, float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorOctavesF
-
- generateSaplings(Level, Random, Vector3) - Method in class cn.nukkit.level.generator.object.tree.TreeGenerator
-
- generateSkinId(String) - Method in class cn.nukkit.entity.data.Skin
-
- GENERATION_COPY - Static variable in class cn.nukkit.item.ItemBookWritten
-
- GENERATION_COPY_OF_COPY - Static variable in class cn.nukkit.item.ItemBookWritten
-
- GENERATION_ORIGINAL - Static variable in class cn.nukkit.item.ItemBookWritten
-
- GENERATION_TATTERED - Static variable in class cn.nukkit.item.ItemBookWritten
-
- generationCallbackTimer - Static variable in class co.aikar.timings.Timings
-
- GenerationTask - Class in cn.nukkit.level.generator.task
-
- GenerationTask(Level, BaseFullChunk) - Constructor for class cn.nukkit.level.generator.task.GenerationTask
-
- generationTimer - Static variable in class co.aikar.timings.Timings
-
- Generator - Class in cn.nukkit.level.generator
-
- Generator() - Constructor for class cn.nukkit.level.generator.Generator
-
- generator - Variable in class cn.nukkit.network.protocol.StartGamePacket
-
- GenericParticle - Class in cn.nukkit.level.particle
-
- GenericParticle(Vector3, int) - Constructor for class cn.nukkit.level.particle.GenericParticle
-
- GenericParticle(Vector3, int, int) - Constructor for class cn.nukkit.level.particle.GenericParticle
-
- GEOMETRY_CUSTOM - Static variable in class cn.nukkit.entity.data.Skin
-
- GEOMETRY_CUSTOM_SLIM - Static variable in class cn.nukkit.entity.data.Skin
-
- get(AdventureSettings.Type) - Method in class cn.nukkit.AdventureSettings
-
- get(int) - Static method in class cn.nukkit.block.Block
-
- get(int, Integer) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, Integer, Position) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, Integer, Position, int) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, int) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, Level, int, int, int) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, Level, int, int, int, int) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, int, Level, int, int, int) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int, int, Level, int, int, int, int) - Static method in class cn.nukkit.block.Block
-
Deprecated.
- get(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- get(int) - Static method in class cn.nukkit.item.enchantment.Enchantment
-
- get(int) - Static method in class cn.nukkit.item.Item
-
- get(int, Integer) - Static method in class cn.nukkit.item.Item
-
- get(int, Integer, int) - Static method in class cn.nukkit.item.Item
-
- get(int, Integer, int, byte[]) - Static method in class cn.nukkit.item.Item
-
- get(String) - Method in class cn.nukkit.lang.BaseLang
-
- get(int, int) - Method in class cn.nukkit.level.format.anvil.palette.BiomePalette
-
Deprecated.
- get(int) - Method in class cn.nukkit.level.format.anvil.palette.BiomePalette
-
Deprecated.
- get(int) - Method in class cn.nukkit.level.format.anvil.util.NibbleArray
-
- get(int) - Method in interface cn.nukkit.level.util.BitArray
-
- get(int, boolean) - Static method in enum cn.nukkit.level.util.BitArrayVersion
-
- get(int) - Method in class cn.nukkit.level.util.PaddedBitArray
-
- get(int) - Method in class cn.nukkit.level.util.Pow2BitArray
-
Gets the entry at the given index
- get() - Method in interface cn.nukkit.math.AxisAlignedBB.BBConsumer
-
- get(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- get(int) - Method in class cn.nukkit.nbt.tag.ListTag
-
- get() - Method in class cn.nukkit.utils.BinaryStream
-
- get(int) - Method in class cn.nukkit.utils.BinaryStream
-
- get(String) - Method in class cn.nukkit.utils.Config
-
- get(String, T) - Method in class cn.nukkit.utils.Config
-
- get(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get object by key.
- get(String, T) - Method in class cn.nukkit.utils.ConfigSection
-
Get object by key.
- getAbsorption() - Method in class cn.nukkit.entity.Entity
-
- getAccuracy() - Method in class cn.nukkit.dispenser.ProjectileDispenseBehavior
-
- getAchievement() - Method in class cn.nukkit.event.player.PlayerAchievementAwardedEvent
-
- getAction() - Method in class cn.nukkit.event.inventory.InventoryMoveItemEvent
-
- getAction() - Method in class cn.nukkit.event.player.PlayerEditBookEvent
-
- getAction() - Method in class cn.nukkit.event.player.PlayerInteractEvent
-
- getAction() - Method in class cn.nukkit.network.protocol.PositionTrackingDBClientRequestPacket
-
- getActionList() - Method in class cn.nukkit.inventory.transaction.InventoryTransaction
-
- getActions() - Method in class cn.nukkit.inventory.transaction.InventoryTransaction
-
- getActionType() - Method in class cn.nukkit.inventory.transaction.action.CreativeInventoryAction
-
Returns the type of the action.
- getActorIdentifier() - Method in class cn.nukkit.blockentity.BlockEntityBeehive.Occupant
-
- getAddress() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getAddress() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getAddress() - Method in class cn.nukkit.Player
-
- getAdventureSettings() - Method in class cn.nukkit.Player
-
- getAge() - Method in class cn.nukkit.block.BlockBamboo
-
- getAge() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getAge() - Method in class cn.nukkit.block.BlockKelp
-
- getAirTicks() - Method in class cn.nukkit.entity.EntityLiving
-
- getAliases() - Method in class cn.nukkit.command.Command
-
- getAll() - Method in class cn.nukkit.nbt.tag.ListTag
-
- getAll() - Method in class cn.nukkit.utils.Config
-
- getAll() - Method in class cn.nukkit.utils.ConfigSection
-
Get new instance of config section
- getAll() - Method in class cn.nukkit.utils.IterableThreadLocal
-
- getAllMap() - Method in class cn.nukkit.utils.ConfigSection
-
Get root section as LinkedHashMap
- getAllowFlight() - Method in class cn.nukkit.Player
-
Deprecated.
- getAllowFlight() - Method in class cn.nukkit.Server
-
- getAllProperties() - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getAllRepairs() - Method in class cn.nukkit.event.blockstate.BlockStateRepairFinishEvent
-
- getAllResults() - Method in interface cn.nukkit.inventory.CraftingRecipe
-
- getAllResults() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getAllResults() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getAllTags() - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getAllThreadDumps() - Static method in class cn.nukkit.utils.Utils
-
- getAlpha() - Method in class cn.nukkit.utils.BlockColor
-
- getAmount() - Method in class cn.nukkit.event.entity.EntityRegainHealthEvent
-
- getAmplifier() - Method in class cn.nukkit.potion.Effect
-
- getAnalogOutput() - Method in class cn.nukkit.blockentity.BlockEntityItemFrame
-
- getAndSetBlock(int, int, int, Block) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getAndSetBlock(int, int, int, int, Block) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getAndSetBlock(int, int, int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
- getAndSetBlock(int, int, int, int, Block) - Method in interface cn.nukkit.level.format.ChunkSection
-
Deprecated.
- getAndSetBlock(int, int, int, Block) - Method in interface cn.nukkit.level.format.ChunkSection
-
Deprecated.
- getAndSetBlock(int, int, int, Block) - Method in interface cn.nukkit.level.format.FullChunk
-
Deprecated.
- getAndSetBlock(int, int, int, int, Block) - Method in interface cn.nukkit.level.format.FullChunk
-
Deprecated.
- getAndSetBlock(int, int, int, Block) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getAndSetBlock(int, int, int, int, Block) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getAndSetBlock(int, int, int, int, Block) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getAndSetBlock(int, int, int, Block) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getAndSetBlockState(int, int, int, int, BlockState) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getAndSetBlockState(int, int, int, BlockState) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
- getAndSetBlockState(int, int, int, int, BlockState) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getAndSetBlockState(int, int, int, BlockState) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getAndSetBlockState(int, int, int, int, BlockState) - Method in interface cn.nukkit.level.format.FullChunk
-
- getAndSetBlockState(int, int, int, BlockState) - Method in interface cn.nukkit.level.format.FullChunk
-
- getAndSetBlockState(int, int, int, int, BlockState) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getAndSetBlockState(int, int, int, int, BlockState) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getAndSetFullBlock(int, int, int, int) - Method in class cn.nukkit.level.format.anvil.palette.BlockDataPalette
-
- getAndSetFullBlock(int, int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
Deprecated.
- getAnimation() - Method in class cn.nukkit.event.entity.EntityDamageBlockedEvent
-
- getAnimationData() - Method in class cn.nukkit.entity.data.Skin
-
- getAnimations() - Method in class cn.nukkit.entity.data.Skin
-
- getAnimationType() - Method in class cn.nukkit.event.player.PlayerAnimationEvent
-
- getApiVersion() - Method in class cn.nukkit.Server
-
- getApplyEffect() - Method in class cn.nukkit.event.potion.PotionApplyEvent
-
- getApplySeconds(int, boolean) - Static method in class cn.nukkit.potion.Potion
-
- getArmorContents() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getArmorItem(int) - Method in class cn.nukkit.inventory.PlayerInventory
-
- getArmorPoints() - Method in class cn.nukkit.item.Item
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemBootsChain
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemBootsDiamond
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemBootsGold
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemBootsIron
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemBootsLeather
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemBootsNetherite
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemChestplateChain
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemChestplateDiamond
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemChestplateGold
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemChestplateIron
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemChestplateLeather
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemChestplateNetherite
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemHelmetChain
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemHelmetDiamond
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemHelmetGold
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemHelmetIron
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemHelmetLeather
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemHelmetNetherite
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemLeggingsChain
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemLeggingsDiamond
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemLeggingsGold
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemLeggingsIron
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemLeggingsLeather
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemLeggingsNetherite
-
- getArmorPoints() - Method in class cn.nukkit.item.ItemTurtleShell
-
- getArmSize() - Method in class cn.nukkit.entity.data.Skin
-
- getArray(Class<T>, Function<BinaryStream, T>) - Method in class cn.nukkit.utils.BinaryStream
-
- getArrow() - Method in class cn.nukkit.event.inventory.InventoryPickupArrowEvent
-
- getArt() - Method in class cn.nukkit.entity.item.EntityPainting
-
- getArtifactId() - Method in interface cn.nukkit.plugin.Library
-
- getAsBoolean() - Method in enum cn.nukkit.utils.OptionalBoolean
-
- getAsInt() - Method in class cn.nukkit.math.AtomicIntIncrementSupplier
-
- getAsInt() - Method in class cn.nukkit.math.IntIncrementSupplier
-
- getAsyncTaskPoolSize() - Method in class cn.nukkit.scheduler.ServerScheduler
-
- getAt(int) - Method in class cn.nukkit.level.format.anvil.palette.BitArray256
-
- getAt(int) - Method in class cn.nukkit.level.format.anvil.palette.BitArray4096
-
- getAttachedFace() - Method in enum cn.nukkit.block.BlockTorch.TorchAttachment
-
The direction that is touching the attached block.
- getAttachment() - Method in class cn.nukkit.permission.PermissionAttachmentInfo
-
- getAttachmentType() - Method in class cn.nukkit.block.BlockBell
-
- getAttachmentType() - Method in class cn.nukkit.block.BlockGrindstone
-
- getAttackCooldown() - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getAttackDamage() - Method in class cn.nukkit.item.Item
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemAxeDiamond
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemAxeGold
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemAxeIron
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemAxeNetherite
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemAxeStone
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemAxeWood
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemPickaxeDiamond
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemPickaxeGold
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemPickaxeIron
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemPickaxeNetherite
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemPickaxeStone
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemPickaxeWood
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemShovelDiamond
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemShovelGold
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemShovelIron
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemShovelNetherite
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemShovelStone
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemShovelWood
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemSwordDiamond
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemSwordGold
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemSwordIron
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemSwordNetherite
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemSwordStone
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemSwordWood
-
- getAttackDamage() - Method in class cn.nukkit.item.ItemTrident
-
- getAttacker() - Method in class cn.nukkit.event.entity.EntityDamageBlockedEvent
-
- getAttacker() - Method in class cn.nukkit.event.vehicle.VehicleDamageByEntityEvent
-
Returns the attacking entity
- getAttackRadius() - Method in class cn.nukkit.blockentity.BlockEntityConduit
-
- getAttribute(int) - Static method in class cn.nukkit.entity.Attribute
-
- getAttributeByName(String) - Static method in class cn.nukkit.entity.Attribute
-
- getAttributeList() - Method in class cn.nukkit.utils.BinaryStream
-
Reads a list of Attributes from the stream.
- getAuthor() - Method in class cn.nukkit.item.ItemBookWritten
-
Returns the author of this book.
- getAuthors() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的作者列表。
Returns all the authors of this plugin.
- getAutoSave() - Method in class cn.nukkit.event.player.PlayerQuitEvent
-
- getAutoSave() - Method in class cn.nukkit.level.Level
-
- getAutoSave() - Method in class cn.nukkit.Server
-
- getAverageEdgeLength() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getAxis() - Method in enum cn.nukkit.math.BlockFace
-
Get the Axis of this BlockFace
- getAxisDirection() - Method in enum cn.nukkit.math.BlockFace
-
Get the AxisDirection of this BlockFace
- getBaseClass() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getBaseColor() - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getBaseColor() - Method in class cn.nukkit.item.ItemBanner
-
- getBaseDamage() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getBaseDamage() - Method in class cn.nukkit.entity.projectile.EntityProjectile
-
- getBaseDamage() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getBaseFolder() - Static method in class cn.nukkit.plugin.LibraryLoader
-
- getBaseHeight() - Method in class cn.nukkit.level.biome.Biome
-
- getBaseOffset() - Method in class cn.nukkit.entity.Entity
-
- getBaseOffset() - Method in class cn.nukkit.entity.EntityHuman
-
- getBaseOffset() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getBaseOffset() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getBaseOffset() - Method in class cn.nukkit.entity.item.EntityItem
-
- getBaseOffset() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getBaseOffset() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getBed() - Method in class cn.nukkit.event.player.PlayerBedEnterEvent
-
- getBed() - Method in class cn.nukkit.event.player.PlayerBedLeaveEvent
-
- getBehavior(int) - Static method in class cn.nukkit.dispenser.DispenseBehaviorRegister
-
- getBestTool(int) - Static method in class cn.nukkit.item.ItemTool
-
- getBigCraftingGrid() - Method in class cn.nukkit.inventory.PlayerUIInventory
-
- getBigDamage() - Method in class cn.nukkit.block.Block
-
Deprecated.
- getBigDamage() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
Deprecated.
- getBigDamage() - Method in class cn.nukkit.blockstate.BlockState
-
Deprecated.
- getBigDamage() - Method in interface cn.nukkit.blockstate.IBlockState
-
Deprecated.
- getBigDamage() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
Deprecated.
- getBigDamage() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
Deprecated.
- getBigId() - Method in interface cn.nukkit.blockstate.IBlockState
-
Deprecated.
- getBigId() - Method in class cn.nukkit.blockstate.MutableBlockState
-
Deprecated.
- getBiome(int) - Static method in class cn.nukkit.level.biome.Biome
-
- getBiome(String) - Static method in class cn.nukkit.level.biome.Biome
-
Get Biome by name.
- getBiome(int) - Static method in enum cn.nukkit.level.biome.EnumBiome
-
Deprecated.
- getBiome(String) - Static method in enum cn.nukkit.level.biome.EnumBiome
-
Deprecated.
- getBiomeId(int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBiomeId(int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBiomeId(int, int) - Method in class cn.nukkit.level.Level
-
- getBiomeIdArray() - Method in interface cn.nukkit.level.format.FullChunk
-
- getBiomeIdArray() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBitSize() - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getBitSize() - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getBitSize() - Method in class cn.nukkit.blockstate.BlockState
-
- getBitSize() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBitSize() - Method in class cn.nukkit.blockstate.MutableBlockState
-
- getBlock() - Method in class cn.nukkit.block.Block
-
- getBlock() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getBlock(int) - Method in class cn.nukkit.block.BlockLava
-
- getBlock(int) - Method in class cn.nukkit.block.BlockLavaStill
-
- getBlock(int) - Method in class cn.nukkit.block.BlockLiquid
-
- getBlock(int) - Method in class cn.nukkit.block.BlockWater
-
- getBlock(int) - Method in class cn.nukkit.block.BlockWaterStill
-
- getBlock() - Method in class cn.nukkit.blockentity.BlockEntity
-
- getBlock() - Method in class cn.nukkit.blockstate.BlockState
-
- getBlock(Level, int, int, int, int, boolean, Consumer<BlockStateRepair>) - Method in class cn.nukkit.blockstate.BlockState
-
- getBlock() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Level, int, int, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Level, int, int, int, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Level, int, int, int, int, boolean) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Level, int, int, int, int, boolean, Consumer<BlockStateRepair>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Position) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Block) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock(Position, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlock() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getBlock() - Method in class cn.nukkit.event.block.BellRingEvent
-
- getBlock() - Method in class cn.nukkit.event.block.BlockEvent
-
- getBlock() - Method in class cn.nukkit.event.block.BlockPistonEvent
-
- getBlock() - Method in class cn.nukkit.event.block.TurtleEggHatchEvent
-
- getBlock() - Method in class cn.nukkit.event.entity.EntityInteractEvent
-
- getBlock() - Method in class cn.nukkit.event.player.PlayerGlassBottleFillEvent
-
- getBlock() - Method in class cn.nukkit.event.player.PlayerInteractEvent
-
- getBlock(int) - Static method in class cn.nukkit.item.Item
-
- getBlock(int, Integer) - Static method in class cn.nukkit.item.Item
-
- getBlock(int, Integer, int) - Static method in class cn.nukkit.item.Item
-
- getBlock(int, Integer, int, byte[]) - Static method in class cn.nukkit.item.Item
-
- getBlock() - Method in class cn.nukkit.item.Item
-
- getBlock() - Method in class cn.nukkit.item.ItemBlock
-
- getBlock(Vector3) - Method in class cn.nukkit.level.Level
-
- getBlock(Vector3, int) - Method in class cn.nukkit.level.Level
-
- getBlock(Vector3, boolean) - Method in class cn.nukkit.level.Level
-
- getBlock(Vector3, int, boolean) - Method in class cn.nukkit.level.Level
-
- getBlock(int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlock(int, int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlock(int, int, int, boolean) - Method in class cn.nukkit.level.Level
-
- getBlock(int, int, int, int, boolean) - Method in class cn.nukkit.level.Level
-
- getBlockAgainst() - Method in class cn.nukkit.event.block.BlockPlaceEvent
-
- getBlockChangeStateAbove(int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getBlockChangeStateAbove(int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
- getBlockChangeStateAbove(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockChangeStateAbove(int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getBlockClicked() - Method in class cn.nukkit.event.player.PlayerBlockPickEvent
-
- getBlockData(int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
Deprecated.
- getBlockData(int, int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
Deprecated.
- getBlockData(int, int, int) - Method in class cn.nukkit.level.format.anvil.palette.BlockDataPalette
-
- getBlockData(int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
Deprecated.
- getBlockData(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
Deprecated.
- getBlockData(int, int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockData(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockData(int, int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockData(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
Deprecated.
- getBlockData(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
Deprecated.
- getBlockData(int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
Deprecated.
- getBlockData(int, int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
Deprecated.
- getBlockDataAt(int, int, int, int) - Method in interface cn.nukkit.level.ChunkManager
-
Deprecated.
- getBlockDataAt(int, int, int) - Method in interface cn.nukkit.level.ChunkManager
-
Deprecated.
- getBlockDataAt(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
Deprecated.
- getBlockDataAt(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
Deprecated.
- getBlockDataAt(int, int, int) - Method in class cn.nukkit.level.generator.SimpleChunkManager
-
Deprecated.
- getBlockDataAt(int, int, int, int) - Method in class cn.nukkit.level.generator.SimpleChunkManager
-
Deprecated.
- getBlockDataAt(int, int, int) - Method in class cn.nukkit.level.Level
-
Deprecated.
- getBlockDataAt(int, int, int, int) - Method in class cn.nukkit.level.Level
-
Deprecated.
- getBlockEntities() - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockEntities() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockEntities() - Method in class cn.nukkit.level.Level
-
- getBlockEntity() - Method in class cn.nukkit.block.BlockEnderChest
-
- getBlockEntity() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getBlockEntity(Vector3) - Method in class cn.nukkit.level.Level
-
- getBlockEntity(BlockVector3) - Method in class cn.nukkit.level.Level
-
- getBlockEntityById(long) - Method in class cn.nukkit.level.Level
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBanner
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBarrel
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBeacon
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBed
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBeehive
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBell
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockBlastFurnaceBurning
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockCampfire
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockCauldron
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockChest
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockConduit
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockDispenser
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockDropper
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockEnderChest
-
- getBlockEntityClass() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockHopper
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockItemFrame
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockJukebox
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockLectern
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockLodestone
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockMoving
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockNoteblock
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockPistonBase
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockSignPost
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockSkull
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockSmokerBurning
-
- getBlockEntityClass() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getBlockEntityIfLoaded(Vector3) - Method in class cn.nukkit.level.Level
-
- getBlockEntityName() - Method in class cn.nukkit.blockentity.BlockEntityDispenser
-
- getBlockEntityName() - Method in class cn.nukkit.blockentity.BlockEntityDropper
-
- getBlockEntityName() - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getBlockEntityTiming(BlockEntity) - Static method in class co.aikar.timings.Timings
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBanner
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBarrel
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBeacon
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBed
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBeehive
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBell
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockBlastFurnaceBurning
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockCampfire
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockCauldron
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockChest
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockConduit
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockDispenser
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockDropper
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockEnderChest
-
- getBlockEntityType() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockHopper
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockItemFrame
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockJukebox
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockLectern
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockLodestone
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockMoving
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockNoteblock
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockPistonBase
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockSignPost
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockSkull
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockSmokerBurning
-
- getBlockEntityType() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getBlockExtraData(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockExtraData(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockExtraDataArray() - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockExtraDataArray() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockExtraDataAt(int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlockFace() - Method in class cn.nukkit.block.BlockAnvil
-
- getBlockFace() - Method in class cn.nukkit.block.BlockBanner
-
- getBlockFace() - Method in class cn.nukkit.block.BlockBarrel
-
- getBlockFace() - Method in class cn.nukkit.block.BlockBed
-
- getBlockFace() - Method in class cn.nukkit.block.BlockBeehive
-
- getBlockFace() - Method in class cn.nukkit.block.BlockBell
-
- getBlockFace() - Method in class cn.nukkit.block.BlockBone
-
- getBlockFace() - Method in class cn.nukkit.block.BlockButton
-
- getBlockFace() - Method in class cn.nukkit.block.BlockCampfire
-
- getBlockFace() - Method in class cn.nukkit.block.BlockChest
-
- getBlockFace() - Method in class cn.nukkit.block.BlockCocoa
-
- getBlockFace() - Method in class cn.nukkit.block.BlockCoralFan
-
- getBlockFace() - Method in class cn.nukkit.block.BlockCoralFanHang
-
- getBlockFace() - Method in class cn.nukkit.block.BlockCropsStem
-
- getBlockFace() - Method in class cn.nukkit.block.BlockDispenser
-
- getBlockFace() - Method in class cn.nukkit.block.BlockDoor
-
- getBlockFace() - Method in class cn.nukkit.block.BlockEnderChest
-
- getBlockFace() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getBlockFace() - Method in class cn.nukkit.block.BlockEndRod
-
- getBlockFace() - Method in class cn.nukkit.block.BlockFenceGate
-
- getBlockFace() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getBlockFace() - Method in class cn.nukkit.block.BlockGrindstone
-
- getBlockFace() - Method in class cn.nukkit.block.BlockHayBale
-
- getBlockFace() - Method in class cn.nukkit.block.BlockHopper
-
- getBlockFace() - Method in class cn.nukkit.block.BlockJigsaw
-
- getBlockFace() - Method in class cn.nukkit.block.BlockLadder
-
- getBlockFace() - Method in class cn.nukkit.block.BlockLectern
-
- getBlockFace() - Method in class cn.nukkit.block.BlockLever
-
- getBlockFace() - Method in class cn.nukkit.block.BlockNetherPortal
-
- getBlockFace() - Method in class cn.nukkit.block.BlockObserver
-
- getBlockFace() - Method in class cn.nukkit.block.BlockPistonBase
-
- getBlockFace() - Method in class cn.nukkit.block.BlockPistonHead
-
- getBlockFace() - Method in class cn.nukkit.block.BlockPumpkin
-
- getBlockFace() - Method in class cn.nukkit.block.BlockRail
-
- getBlockFace() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getBlockFace() - Method in class cn.nukkit.block.BlockSignPost
-
- getBlockFace() - Method in class cn.nukkit.block.BlockStairs
-
- getBlockFace() - Method in class cn.nukkit.block.BlockStemMelon
-
- getBlockFace() - Method in class cn.nukkit.block.BlockStemPumpkin
-
- getBlockFace() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getBlockFace() - Method in class cn.nukkit.block.BlockTerracottaGlazed
-
- getBlockFace() - Method in class cn.nukkit.block.BlockTorch
-
- getBlockFace(int) - Method in class cn.nukkit.block.BlockTorch
-
Deprecated.
- getBlockFace() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getBlockFace() - Method in class cn.nukkit.block.BlockWallSign
-
- getBlockFace() - Method in class cn.nukkit.utils.BinaryStream
-
- getBlockFace() - Method in interface cn.nukkit.utils.Faceable
-
- getBlockId() - Method in class cn.nukkit.block.Block
-
Deprecated.
- getBlockId(String) - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getBlockId() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockId() - Method in class cn.nukkit.blockstate.MutableBlockState
-
- getBlockId() - Method in class cn.nukkit.item.Item
-
- getBlockId(int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getBlockId(int, int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getBlockId(int, int, int) - Method in class cn.nukkit.level.format.anvil.palette.BlockDataPalette
-
- getBlockId(int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
- getBlockId(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockId(int, int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockId(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockId(int, int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockId(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockId(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockId(int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getBlockId(int, int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorCactus
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorDeadBush
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorDoublePlant
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorFlower
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorGrass
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorGroundFire
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorLilyPad
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorMelon
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorSmallMushroom
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorSugarcane
-
- getBlockId(int, int, NukkitRandom, FullChunk) - Method in class cn.nukkit.level.generator.populator.type.PopulatorSurfaceBlock
-
- getBlockIdAt(int, int, int, int) - Method in interface cn.nukkit.level.ChunkManager
-
- getBlockIdAt(int, int, int) - Method in interface cn.nukkit.level.ChunkManager
-
- getBlockIdAt(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockIdAt(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockIdAt(int, int, int) - Method in class cn.nukkit.level.generator.SimpleChunkManager
-
- getBlockIdAt(int, int, int, int) - Method in class cn.nukkit.level.generator.SimpleChunkManager
-
- getBlockIdAt(int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlockIdAt(int, int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlockLight(int, int, int) - Method in class cn.nukkit.level.format.anvil.Chunk
-
- getBlockLight(int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getBlockLight(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockLight(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockLight(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockLight(int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getBlockLightArray() - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockLightArray() - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockLightArray() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockLightAt(int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlockList() - Method in class cn.nukkit.event.entity.EntityExplodeEvent
-
- getBlockMetadata() - Method in class cn.nukkit.level.Level
-
- getBlockPaletteBytes() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getBlockPaletteDataVersion() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getBlockPaletteLength() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getBlockProperty(String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getBlockProperty(String, Class<T>) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getBlockRepairing(Block) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Position, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Level, BlockVector3, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Level, Vector3) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Level, Vector3, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Level, int, int, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Level, int, int, int, int) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockRepairing(Level, int, int, int, int, Consumer<BlockStateRepair>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBlockReplace() - Method in class cn.nukkit.event.block.BlockPlaceEvent
-
- getBlockRuntimeId(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockRuntimeId(int, int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockRuntimeId(int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlockRuntimeId(int, int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlocks() - Method in class cn.nukkit.event.block.BlockPistonEvent
-
- getBlocksAround() - Method in class cn.nukkit.entity.Entity
-
- getBlockSkyLight(int, int, int) - Method in class cn.nukkit.level.format.anvil.Chunk
-
- getBlockSkyLight(int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getBlockSkyLight(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockSkyLight(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockSkyLight(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockSkyLight(int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getBlockSkyLightArray() - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockSkyLightArray() - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockSkyLightArray() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getBlockSkyLightAt(int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlockState(int, int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getBlockState(int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
- getBlockState(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockState(int, int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
- getBlockState(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockState(int, int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getBlockState(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockState(int, int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getBlockStateAt(int, int, int, int) - Method in interface cn.nukkit.level.ChunkManager
-
- getBlockStateAt(int, int, int) - Method in interface cn.nukkit.level.ChunkManager
-
- getBlockStateAt(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getBlockStateAt(int, int, int, int) - Method in class cn.nukkit.level.generator.SimpleChunkManager
-
- getBlockStateAt(int, int, int, int) - Method in class cn.nukkit.level.Level
-
- getBlocksToDestroy() - Method in class cn.nukkit.block.BlockPistonBase.BlocksCalculator
-
- getBlocksToMove() - Method in class cn.nukkit.block.BlockPistonBase.BlocksCalculator
-
- getBlockVector3() - Method in class cn.nukkit.utils.BinaryStream
-
- getBlockXYZ(long, char) - Static method in class cn.nukkit.level.Level
-
- getBlockXYZ(BlockVector3) - Static method in class cn.nukkit.level.Level
-
- getBlue() - Method in class cn.nukkit.utils.BlockColor
-
- getBook() - Method in class cn.nukkit.blockentity.BlockEntityLectern
-
- getBook() - Method in class cn.nukkit.event.block.LecternDropBookEvent
-
- getBook() - Method in class cn.nukkit.event.block.LecternPlaceBookEvent
-
- getBoolean(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getBoolean(GameRule) - Method in class cn.nukkit.level.GameRules
-
- getBoolean(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getBoolean() - Method in class cn.nukkit.utils.BinaryStream
-
- getBoolean(String) - Method in class cn.nukkit.utils.Config
-
- getBoolean(String, boolean) - Method in class cn.nukkit.utils.Config
-
- getBoolean(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get boolean value of config section element
- getBoolean(String, boolean) - Method in class cn.nukkit.utils.ConfigSection
-
Get boolean value of config section element
- getBooleanList(String) - Method in class cn.nukkit.utils.Config
-
- getBooleanList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Boolean List value of config section element
- getBooleanValue(String) - Method in class cn.nukkit.block.Block
-
- getBooleanValue(int, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getBooleanValue(long, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getBooleanValue(BigInteger, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getBooleanValue(int, int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getBooleanValue(long, int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getBooleanValue(BigInteger, int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getBooleanValue(String) - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getBooleanValue(String) - Method in class cn.nukkit.blockstate.BlockState
-
- getBooleanValue(String) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBooleanValue(BlockProperty<?>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getBooleanValue(String) - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getBooleanValue(String) - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getBooleanValueForMeta(int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getBoots() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getBoots() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getBossBarId() - Method in class cn.nukkit.utils.DummyBossBar
-
- getBoundingBox() - Method in class cn.nukkit.block.Block
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockAir
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockLight
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockLiquid
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockScaffolding
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockSignPost
-
- getBoundingBox() - Method in class cn.nukkit.block.BlockTripWire
-
- getBoundingBox() - Method in class cn.nukkit.entity.Entity
-
- getBow() - Method in class cn.nukkit.event.entity.EntityShootBowEvent
-
- getBreakTime(Item, Player) - Method in class cn.nukkit.block.Block
-
Deprecated.
- getBreakTime(Item) - Method in class cn.nukkit.block.Block
-
- getBreakTime(Item, Player) - Method in class cn.nukkit.block.BlockBamboo
-
- getBrewingStand() - Method in class cn.nukkit.event.inventory.BrewEvent
-
- getBrewingStand() - Method in class cn.nukkit.event.inventory.StartBrewEvent
-
- getBuffer() - Method in class cn.nukkit.utils.BinaryStream
-
- getBurnAbility() - Method in class cn.nukkit.block.Block
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockBeehive
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockBeeNest
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockBookshelf
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockButtonCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockButtonWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockCoal
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockCrimsonSignPost
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockCrimsonWallSign
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockDoorCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockDoorWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockFence
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockFenceCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockFenceGateCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockFenceGateWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockFenceWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockHayBale
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockLeaves
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockPlanks
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockPressurePlateCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockPressurePlateWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockScaffolding
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockSlabWood
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockStairsCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockStairsWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockStairsWood
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockStemStrippedWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockTallGrass
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockTNT
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockTrapdoorCrimson
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockTrapdoorWarped
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockWarpedSignPost
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockWarpedWallSign
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockWood
-
- getBurnAbility() - Method in class cn.nukkit.block.BlockWool
-
- getBurnChance() - Method in class cn.nukkit.block.Block
-
- getBurnChance() - Method in class cn.nukkit.block.BlockBeehive
-
- getBurnChance() - Method in class cn.nukkit.block.BlockBeeNest
-
- getBurnChance() - Method in class cn.nukkit.block.BlockBookshelf
-
- getBurnChance() - Method in class cn.nukkit.block.BlockButtonCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockButtonWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getBurnChance() - Method in class cn.nukkit.block.BlockCoal
-
- getBurnChance() - Method in class cn.nukkit.block.BlockCrimsonSignPost
-
- getBurnChance() - Method in class cn.nukkit.block.BlockCrimsonWallSign
-
- getBurnChance() - Method in class cn.nukkit.block.BlockDoorCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockDoorWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFence
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFenceCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFenceGateCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFenceGateWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFenceWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getBurnChance() - Method in class cn.nukkit.block.BlockHayBale
-
- getBurnChance() - Method in class cn.nukkit.block.BlockLeaves
-
- getBurnChance() - Method in class cn.nukkit.block.BlockNetherSprout
-
- getBurnChance() - Method in class cn.nukkit.block.BlockPlanks
-
- getBurnChance() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockPressurePlateCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockPressurePlateWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockRoots
-
- getBurnChance() - Method in class cn.nukkit.block.BlockScaffolding
-
- getBurnChance() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockSlabWood
-
- getBurnChance() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getBurnChance() - Method in class cn.nukkit.block.BlockStairsCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockStairsWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockStairsWood
-
- getBurnChance() - Method in class cn.nukkit.block.BlockStemStrippedWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getBurnChance() - Method in class cn.nukkit.block.BlockTallGrass
-
- getBurnChance() - Method in class cn.nukkit.block.BlockTNT
-
- getBurnChance() - Method in class cn.nukkit.block.BlockTrapdoorCrimson
-
- getBurnChance() - Method in class cn.nukkit.block.BlockTrapdoorWarped
-
- getBurnChance() - Method in class cn.nukkit.block.BlockWarpedSignPost
-
- getBurnChance() - Method in class cn.nukkit.block.BlockWarpedWallSign
-
- getBurnChance() - Method in class cn.nukkit.block.BlockWood
-
- getBurnChance() - Method in class cn.nukkit.block.BlockWool
-
- getBurnDuration() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getBurningBlockId() - Method in class cn.nukkit.blockentity.BlockEntityBlastFurnace
-
- getBurningBlockId() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getBurningBlockId() - Method in class cn.nukkit.blockentity.BlockEntitySmoker
-
- getBurnTime() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getBurnTime() - Method in class cn.nukkit.event.inventory.FurnaceBurnEvent
-
- getButton1() - Method in class cn.nukkit.form.window.FormWindowModal
-
- getButton2() - Method in class cn.nukkit.form.window.FormWindowModal
-
- getButtons() - Method in class cn.nukkit.form.window.FormWindowSimple
-
- getButtonText() - Method in class cn.nukkit.Player
-
- getByAttachedFace(BlockFace) - Static method in enum cn.nukkit.block.BlockTorch.TorchAttachment
-
- getByChar(char) - Static method in enum cn.nukkit.utils.TextFormat
-
Gets the TextFormat represented by the specified format code.
- getByChar(String) - Static method in enum cn.nukkit.utils.TextFormat
-
Gets the TextFormat represented by the specified format code.
- getByDyeData(int) - Static method in enum cn.nukkit.utils.DyeColor
-
- getByDyeData(int) - Static method in enum cn.nukkit.utils.TerracottaColor
-
- getByName(String) - Static method in class cn.nukkit.permission.Permission
-
- getByName(String) - Static method in enum cn.nukkit.utils.BannerPattern.Type
-
- getByRelative(Item) - Static method in class cn.nukkit.item.food.Food
-
- getByRelative(Block) - Static method in class cn.nukkit.item.food.Food
-
- getByRelative(int, int) - Static method in class cn.nukkit.item.food.Food
-
- getByte(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getByte(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getByte() - Method in class cn.nukkit.utils.BinaryStream
-
- getByteArray(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getByteArray() - Method in class cn.nukkit.utils.BinaryStream
-
- getByteList(String) - Method in class cn.nukkit.utils.Config
-
- getByteList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Byte List value of config section element
- getByTerracottaData(int) - Static method in enum cn.nukkit.utils.TerracottaColor
-
- getByTorchDirection(BlockFace) - Static method in enum cn.nukkit.block.BlockTorch.TorchAttachment
-
- getByWoolData(int) - Static method in enum cn.nukkit.utils.DyeColor
-
- getCampfire() - Method in class cn.nukkit.event.inventory.CampfireSmeltEvent
-
- getCapeData() - Method in class cn.nukkit.entity.data.Skin
-
- getCapeData() - Method in class cn.nukkit.utils.ClientChainData
-
- getCapeData() - Method in interface cn.nukkit.utils.LoginChainData
-
- getCapeId() - Method in class cn.nukkit.entity.data.Skin
-
- getCause() - Method in class cn.nukkit.event.block.AnvilDamageEvent
-
- getCause() - Method in class cn.nukkit.event.block.BellRingEvent
-
- getCause() - Method in class cn.nukkit.event.block.BlockIgniteEvent
-
- getCause() - Method in class cn.nukkit.event.entity.CreeperPowerEvent
-
Gets the cause of the creeper being (un)powered.
- getCause() - Method in class cn.nukkit.event.entity.EntityDamageBlockedEvent
-
- getCause() - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getCause() - Method in class cn.nukkit.event.player.PlayerTeleportEvent
-
- getCause() - Method in exception cn.nukkit.utils.EventException
-
If applicable, returns the Exception that triggered this Exception
- getCelestialAngle(float) - Method in class cn.nukkit.level.Level
-
- getChance(Item) - Static method in class cn.nukkit.block.BlockComposter
-
- getChance() - Method in class cn.nukkit.event.block.ComposterFillEvent
-
- getChanges() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getChannel() - Method in class cn.nukkit.network.protocol.DataPacket
-
- getChar() - Method in enum cn.nukkit.utils.TextFormat
-
Gets the char value associated with this color
- getCharacterList(String) - Method in class cn.nukkit.utils.Config
-
- getCharacterList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Character List value of config section element
- getCheckedProperty(String, Class<T>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getCheckedPropertyValue(String, Class<T>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getCheckedValue(int, String, Class<T>) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getCheckedValue(long, String, Class<T>) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getCheckedValue(BigInteger, String, Class<T>) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getChestplate() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getChestplate() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getChild() - Method in class cn.nukkit.event.entity.EntityDamageByChildEntityEvent
-
- getChildren() - Method in class cn.nukkit.permission.Permission
-
- getChunk() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getChunk() - Method in class cn.nukkit.event.level.ChunkEvent
-
- getChunk(int, int) - Method in interface cn.nukkit.level.ChunkManager
-
- getChunk(int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getChunk(int, int) - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getChunk(int, int, boolean) - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getChunk(int, int) - Method in interface cn.nukkit.level.format.LevelProvider
-
- getChunk(int, int, boolean) - Method in interface cn.nukkit.level.format.LevelProvider
-
- getChunk(int, int) - Method in class cn.nukkit.level.generator.PopChunkManager
-
- getChunk(int, int) - Method in class cn.nukkit.level.generator.SingleChunkManager
-
- getChunk(int, int) - Method in class cn.nukkit.level.Level
-
- getChunk(int, int, boolean) - Method in class cn.nukkit.level.Level
-
- getChunk() - Method in class cn.nukkit.level.Position
-
- getChunkBlockEntities(int, int) - Method in class cn.nukkit.level.Level
-
- getChunkCacheFromData(int, int, int, byte[]) - Static method in class cn.nukkit.Player
-
- getChunkEntities(int, int) - Method in class cn.nukkit.level.Level
-
- getChunkEntities(int, int, boolean) - Method in class cn.nukkit.level.Level
-
- getChunkIfLoaded(int, int) - Method in class cn.nukkit.level.Level
-
- getChunkLoaders(int, int) - Method in class cn.nukkit.level.Level
-
- getChunkManager() - Method in class cn.nukkit.level.generator.Flat
-
- getChunkManager() - Method in class cn.nukkit.level.generator.Generator
-
- getChunkManager() - Method in class cn.nukkit.level.generator.Nether
-
- getChunkManager() - Method in class cn.nukkit.level.generator.Normal
-
- getChunkOffset(int, int) - Static method in class cn.nukkit.level.format.anvil.RegionLoader
-
- getChunkPacket() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getChunkPlayers(int, int) - Method in class cn.nukkit.level.Level
-
- getChunks() - Method in class cn.nukkit.level.Level
-
- getChunkX() - Method in class cn.nukkit.event.player.PlayerChunkRequestEvent
-
- getChunkX() - Method in class cn.nukkit.math.Vector3
-
- getChunkXZ(long) - Static method in class cn.nukkit.level.Level
-
- getChunkZ() - Method in class cn.nukkit.event.player.PlayerChunkRequestEvent
-
- getChunkZ() - Method in class cn.nukkit.math.Vector3
-
- getCleanCapture() - Method in class cn.nukkit.command.CapturingCommandSender
-
- getCleanedNBT() - Method in class cn.nukkit.blockentity.BlockEntity
-
- getClickedButton() - Method in class cn.nukkit.form.response.FormResponseSimple
-
- getClickedButtonId() - Method in class cn.nukkit.form.response.FormResponseModal
-
- getClickedButtonId() - Method in class cn.nukkit.form.response.FormResponseSimple
-
- getClickedButtonText() - Method in class cn.nukkit.form.response.FormResponseModal
-
- getClickedPos() - Method in class cn.nukkit.event.player.PlayerInteractEntityEvent
-
- getClientId() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getClientId() - Method in class cn.nukkit.Player
-
Deprecated.
- getClientId() - Method in class cn.nukkit.utils.ClientChainData
-
- getClientId() - Method in interface cn.nukkit.utils.LoginChainData
-
- getClientName() - Method in class cn.nukkit.blockentity.BlockEntityBlastFurnace
-
- getClientName() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getClientName() - Method in class cn.nukkit.blockentity.BlockEntitySmoker
-
- getClientSecret() - Method in class cn.nukkit.Player
-
- getClientUUID() - Method in class cn.nukkit.utils.ClientChainData
-
- getClientUUID() - Method in interface cn.nukkit.utils.LoginChainData
-
- getClosestBlockFace() - Method in enum cn.nukkit.math.CompassRoseDirection
-
Gets the closest face for this direction.
- getCodename() - Method in class cn.nukkit.Server
-
- getCollidingEntities(AxisAlignedBB) - Method in class cn.nukkit.level.Level
-
- getCollidingEntities(AxisAlignedBB, Entity) - Method in class cn.nukkit.level.Level
-
- getCollisionBlocks() - Method in class cn.nukkit.entity.Entity
-
- getCollisionBlocks(AxisAlignedBB) - Method in class cn.nukkit.level.Level
-
- getCollisionBlocks(AxisAlignedBB, boolean) - Method in class cn.nukkit.level.Level
-
- getCollisionBlocks(AxisAlignedBB, boolean, boolean) - Method in class cn.nukkit.level.Level
-
- getCollisionBlocks(AxisAlignedBB, boolean, boolean, Predicate<Block>) - Method in class cn.nukkit.level.Level
-
- getCollisionBoundingBox() - Method in class cn.nukkit.block.Block
-
- getCollisionBoundingBox() - Method in class cn.nukkit.block.BlockEndPortal
-
- getCollisionBoundingBox() - Method in class cn.nukkit.block.BlockScaffolding
-
- getCollisionBoundingBox() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getCollisionCubes(Entity, AxisAlignedBB) - Method in class cn.nukkit.level.Level
-
- getCollisionCubes(Entity, AxisAlignedBB, boolean) - Method in class cn.nukkit.level.Level
-
- getCollisionCubes(Entity, AxisAlignedBB, boolean, boolean) - Method in class cn.nukkit.level.Level
-
- getColor() - Method in class cn.nukkit.block.Block
-
- getColor() - Method in class cn.nukkit.block.BlockAir
-
- getColor() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getColor() - Method in class cn.nukkit.block.BlockAnvil
-
- getColor() - Method in class cn.nukkit.block.BlockBamboo
-
- getColor() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getColor() - Method in class cn.nukkit.block.BlockBanner
-
- getColor() - Method in class cn.nukkit.block.BlockBarrel
-
- getColor() - Method in class cn.nukkit.block.BlockBarrier
-
- getColor() - Method in class cn.nukkit.block.BlockBasalt
-
- getColor() - Method in class cn.nukkit.block.BlockBeacon
-
- getColor() - Method in class cn.nukkit.block.BlockBed
-
- getColor() - Method in class cn.nukkit.block.BlockBedrockInvisible
-
- getColor() - Method in class cn.nukkit.block.BlockBeehive
-
- getColor() - Method in class cn.nukkit.block.BlockBell
-
- getColor() - Method in class cn.nukkit.block.BlockBlackstone
-
- getColor() - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getColor() - Method in class cn.nukkit.block.BlockBone
-
- getColor() - Method in class cn.nukkit.block.BlockBookshelf
-
- getColor() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getColor() - Method in class cn.nukkit.block.BlockBricks
-
- getColor() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getColor() - Method in class cn.nukkit.block.BlockBricksNether
-
- getColor() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getColor() - Method in class cn.nukkit.block.BlockBricksRedNether
-
- getColor() - Method in class cn.nukkit.block.BlockCactus
-
- getColor() - Method in class cn.nukkit.block.BlockCake
-
- getColor() - Method in class cn.nukkit.block.BlockCampfire
-
- getColor() - Method in class cn.nukkit.block.BlockCarpet
-
- getColor() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getColor() - Method in class cn.nukkit.block.BlockChest
-
- getColor() - Method in class cn.nukkit.block.BlockChorusPlant
-
- getColor() - Method in class cn.nukkit.block.BlockClay
-
- getColor() - Method in class cn.nukkit.block.BlockCoal
-
- getColor() - Method in class cn.nukkit.block.BlockCobweb
-
- getColor() - Method in class cn.nukkit.block.BlockConcrete
-
- getColor() - Method in class cn.nukkit.block.BlockConduit
-
- getColor() - Method in class cn.nukkit.block.BlockCoral
-
- getColor() - Method in class cn.nukkit.block.BlockCoralBlock
-
- getColor() - Method in class cn.nukkit.block.BlockCoralFan
-
- getColor() - Method in class cn.nukkit.block.BlockCoralFanDead
-
- getColor() - Method in class cn.nukkit.block.BlockCraftingTable
-
- getColor() - Method in class cn.nukkit.block.BlockCrops
-
- getColor() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getColor() - Method in class cn.nukkit.block.BlockDeadBush
-
- getColor() - Method in class cn.nukkit.block.BlockDiamond
-
- getColor() - Method in class cn.nukkit.block.BlockDirt
-
- getColor() - Method in class cn.nukkit.block.BlockDoorAcacia
-
- getColor() - Method in class cn.nukkit.block.BlockDoorBirch
-
- getColor() - Method in class cn.nukkit.block.BlockDoorCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockDoorDarkOak
-
- getColor() - Method in class cn.nukkit.block.BlockDoorIron
-
- getColor() - Method in class cn.nukkit.block.BlockDoorJungle
-
- getColor() - Method in class cn.nukkit.block.BlockDoorSpruce
-
- getColor() - Method in class cn.nukkit.block.BlockDoorWarped
-
- getColor() - Method in class cn.nukkit.block.BlockDoorWood
-
- getColor() - Method in class cn.nukkit.block.BlockDoublePlant
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getColor() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getColor() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getColor() - Method in class cn.nukkit.block.BlockDriedKelpBlock
-
- getColor() - Method in class cn.nukkit.block.BlockEmerald
-
- getColor() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getColor() - Method in class cn.nukkit.block.BlockEnderChest
-
- getColor() - Method in class cn.nukkit.block.BlockEndGateway
-
- getColor() - Method in class cn.nukkit.block.BlockEndPortal
-
- getColor() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getColor() - Method in class cn.nukkit.block.BlockEndStone
-
- getColor() - Method in class cn.nukkit.block.BlockFarmland
-
- getColor() - Method in class cn.nukkit.block.BlockFence
-
- getColor() - Method in class cn.nukkit.block.BlockFenceCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGate
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateAcacia
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateBirch
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateDarkOak
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateJungle
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateSpruce
-
- getColor() - Method in class cn.nukkit.block.BlockFenceGateWarped
-
- getColor() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getColor() - Method in class cn.nukkit.block.BlockFenceWarped
-
- getColor() - Method in class cn.nukkit.block.BlockFire
-
- getColor() - Method in class cn.nukkit.block.BlockFireSoul
-
- getColor() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getColor() - Method in class cn.nukkit.block.BlockFlower
-
- getColor() - Method in class cn.nukkit.block.BlockFungusCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockFungusWarped
-
- getColor() - Method in class cn.nukkit.block.BlockGlass
-
- getColor() - Method in class cn.nukkit.block.BlockGlassPane
-
- getColor() - Method in class cn.nukkit.block.BlockGlassPaneStained
-
- getColor() - Method in class cn.nukkit.block.BlockGlassStained
-
- getColor() - Method in class cn.nukkit.block.BlockGlowstone
-
- getColor() - Method in class cn.nukkit.block.BlockGold
-
- getColor() - Method in class cn.nukkit.block.BlockGrass
-
- getColor() - Method in class cn.nukkit.block.BlockGrassPath
-
- getColor() - Method in class cn.nukkit.block.BlockGrindstone
-
- getColor() - Method in class cn.nukkit.block.BlockHayBale
-
- getColor() - Method in class cn.nukkit.block.BlockHoneycombBlock
-
- getColor() - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getColor() - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getColor() - Method in class cn.nukkit.block.BlockHyphaeCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockHyphaeStrippedCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockHyphaeStrippedWarped
-
- getColor() - Method in class cn.nukkit.block.BlockHyphaeWarped
-
- getColor() - Method in class cn.nukkit.block.BlockIce
-
- getColor() - Method in class cn.nukkit.block.BlockIceFrosted
-
- getColor() - Method in class cn.nukkit.block.BlockIron
-
- getColor() - Method in class cn.nukkit.block.BlockIronBars
-
- getColor() - Method in class cn.nukkit.block.BlockJukebox
-
- getColor() - Method in class cn.nukkit.block.BlockLadder
-
- getColor() - Method in class cn.nukkit.block.BlockLantern
-
- getColor() - Method in class cn.nukkit.block.BlockLapis
-
- getColor() - Method in class cn.nukkit.block.BlockLava
-
- getColor() - Method in class cn.nukkit.block.BlockLeaves
-
- getColor() - Method in class cn.nukkit.block.BlockLectern
-
- getColor() - Method in class cn.nukkit.block.BlockLever
-
- getColor() - Method in class cn.nukkit.block.BlockLodestone
-
- getColor() - Method in class cn.nukkit.block.BlockLoom
-
- getColor() - Method in class cn.nukkit.block.BlockMagma
-
- getColor() - Method in class cn.nukkit.block.BlockMelon
-
- getColor() - Method in class cn.nukkit.block.BlockMushroom
-
- getColor() - Method in class cn.nukkit.block.BlockMycelium
-
- getColor() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getColor() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getColor() - Method in class cn.nukkit.block.BlockNetherPortal
-
- getColor() - Method in class cn.nukkit.block.BlockNetherrack
-
- getColor() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getColor() - Method in class cn.nukkit.block.BlockNetherSprout
-
- getColor() - Method in class cn.nukkit.block.BlockNetherWart
-
- getColor() - Method in class cn.nukkit.block.BlockNetherWartBlock
-
- getColor() - Method in class cn.nukkit.block.BlockNoteblock
-
- getColor() - Method in class cn.nukkit.block.BlockNyliumCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockNyliumWarped
-
- getColor() - Method in class cn.nukkit.block.BlockObsidian
-
- getColor() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getColor() - Method in class cn.nukkit.block.BlockOreCoal
-
- getColor() - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getColor() - Method in class cn.nukkit.block.BlockPlanks
-
- getColor() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getColor() - Method in class cn.nukkit.block.BlockPodzol
-
- getColor() - Method in class cn.nukkit.block.BlockPressurePlateBlackstonePolished
-
- getColor() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getColor() - Method in class cn.nukkit.block.BlockPressurePlateWood
-
- getColor() - Method in class cn.nukkit.block.BlockPrismarine
-
- getColor() - Method in class cn.nukkit.block.BlockPumpkin
-
- getColor() - Method in class cn.nukkit.block.BlockPurpur
-
- getColor() - Method in class cn.nukkit.block.BlockQuartz
-
- getColor() - Method in class cn.nukkit.block.BlockRail
-
- getColor() - Method in class cn.nukkit.block.BlockRedSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockRedstone
-
- getColor() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getColor() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getColor() - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getColor() - Method in class cn.nukkit.block.BlockRedstoneTorch
-
- getColor() - Method in class cn.nukkit.block.BlockRedstoneWire
-
- getColor() - Method in class cn.nukkit.block.BlockRootsCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockRootsWarped
-
- getColor() - Method in class cn.nukkit.block.BlockSand
-
- getColor() - Method in class cn.nukkit.block.BlockSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockSapling
-
- getColor() - Method in class cn.nukkit.block.BlockScaffolding
-
- getColor() - Method in class cn.nukkit.block.BlockSeagrass
-
- getColor() - Method in class cn.nukkit.block.BlockSeaLantern
-
- getColor() - Method in class cn.nukkit.block.BlockShroomlight
-
- getColor() - Method in class cn.nukkit.block.BlockShulkerBox
-
- getColor() - Method in class cn.nukkit.block.BlockSignPost
-
- getColor() - Method in class cn.nukkit.block.BlockSkull
-
- getColor() - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getColor() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getColor() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockSlabStone
-
- getColor() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getColor() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getColor() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getColor() - Method in class cn.nukkit.block.BlockSlabWood
-
- getColor() - Method in class cn.nukkit.block.BlockSlime
-
- getColor() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getColor() - Method in class cn.nukkit.block.BlockSnow
-
- getColor() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getColor() - Method in class cn.nukkit.block.BlockSolid
-
- getColor() - Method in class cn.nukkit.block.BlockSolidMeta
-
- getColor() - Method in class cn.nukkit.block.BlockSoulSand
-
- getColor() - Method in class cn.nukkit.block.BlockSoulSoil
-
- getColor() - Method in class cn.nukkit.block.BlockSponge
-
- getColor() - Method in class cn.nukkit.block.BlockStairsAcacia
-
- getColor() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getColor() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getColor() - Method in class cn.nukkit.block.BlockStairsBirch
-
- getColor() - Method in class cn.nukkit.block.BlockStairsBlackstone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockStairsDarkOak
-
- getColor() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getColor() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getColor() - Method in class cn.nukkit.block.BlockStairsDioritePolished
-
- getColor() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getColor() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getColor() - Method in class cn.nukkit.block.BlockStairsJungle
-
- getColor() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getColor() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getColor() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getColor() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getColor() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsSpruce
-
- getColor() - Method in class cn.nukkit.block.BlockStairsStone
-
- getColor() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getColor() - Method in class cn.nukkit.block.BlockStairsWarped
-
- getColor() - Method in class cn.nukkit.block.BlockStairsWood
-
- getColor() - Method in class cn.nukkit.block.BlockStemCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockStemStrippedCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockStemStrippedWarped
-
- getColor() - Method in class cn.nukkit.block.BlockStemWarped
-
- getColor() - Method in class cn.nukkit.block.BlockStone
-
- getColor() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getColor() - Method in class cn.nukkit.block.BlockStructure
-
- getColor() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getColor() - Method in class cn.nukkit.block.BlockSugarcane
-
- getColor() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getColor() - Method in class cn.nukkit.block.BlockTallGrass
-
- getColor() - Method in class cn.nukkit.block.BlockTerracotta
-
- getColor() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getColor() - Method in class cn.nukkit.block.BlockTNT
-
- getColor() - Method in class cn.nukkit.block.BlockTorch
-
- getColor() - Method in class cn.nukkit.block.BlockTransparent
-
- getColor() - Method in class cn.nukkit.block.BlockTransparentMeta
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorAcacia
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorBirch
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorCrimson
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorDarkOak
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorJungle
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorSpruce
-
- getColor() - Method in class cn.nukkit.block.BlockTrapdoorWarped
-
- getColor() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getColor() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getColor() - Method in class cn.nukkit.block.BlockVine
-
- getColor() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getColor() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getColor() - Method in class cn.nukkit.block.BlockWall
-
- getColor() - Method in enum cn.nukkit.block.BlockWall.WallType
-
- getColor() - Method in class cn.nukkit.block.BlockWallBlackstone
-
- getColor() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getColor() - Method in class cn.nukkit.block.BlockWarpedWartBlock
-
- getColor() - Method in class cn.nukkit.block.BlockWater
-
- getColor() - Method in class cn.nukkit.block.BlockWaterLily
-
- getColor() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getColor() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getColor() - Method in class cn.nukkit.block.BlockWood
-
- getColor() - Method in class cn.nukkit.block.BlockWool
-
- getColor() - Method in class cn.nukkit.entity.passive.EntitySheep
-
- getColor() - Method in class cn.nukkit.item.ItemColorArmor
-
Get color of Leather Item
- getColor(int) - Static method in class cn.nukkit.item.ItemDye
-
Deprecated.
- getColor() - Method in class cn.nukkit.potion.Effect
-
- getColor() - Method in class cn.nukkit.utils.BannerPattern
-
- getColor() - Method in class cn.nukkit.utils.DummyBossBar
-
- getColor() - Method in enum cn.nukkit.utils.DyeColor
-
- getColor() - Method in enum cn.nukkit.utils.TerracottaColor
-
- getColorName(int) - Static method in class cn.nukkit.item.ItemDye
-
Deprecated.
- getColors() - Method in class cn.nukkit.item.ItemFirework.FireworkExplosion
-
- getCombuster() - Method in class cn.nukkit.event.entity.EntityCombustByBlockEvent
-
- getCombuster() - Method in class cn.nukkit.event.entity.EntityCombustByEntityEvent
-
- getCommand(String) - Method in interface cn.nukkit.command.CommandMap
-
- getCommand(String) - Method in class cn.nukkit.command.SimpleCommandMap
-
- getCommand() - Method in class cn.nukkit.event.server.ServerCommandEvent
-
- getCommand() - Method in class cn.nukkit.network.rcon.RCONCommand
-
- getCommand(String) - Method in class cn.nukkit.plugin.PluginBase
-
TODO: FINISH JAVADOC
- getCommandAliases() - Method in class cn.nukkit.Server
-
- getCommandMap() - Method in class cn.nukkit.Server
-
- getCommandParameters(String) - Method in class cn.nukkit.command.Command
-
- getCommandParameters() - Method in class cn.nukkit.command.Command
-
- getCommands() - Method in class cn.nukkit.command.SimpleCommandMap
-
- getCommands() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件定义的命令列表。
Returns all the defined commands of this plugin.
- getCommandTiming(Command) - Static method in class co.aikar.timings.Timings
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.Block
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockBarrel
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockBeehive
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockCake
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockCampfire
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockCauldron
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockChest
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockComposter
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockDispenser
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockHopper
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockItemFrame
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockLectern
-
- getComparatorInputOverride() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getCompassRoseDirection() - Method in enum cn.nukkit.math.BlockFace
-
- getCompatibleAPIs() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件支持的Nukkit API版本列表。
Returns all Nukkit API versions this plugin supports.
- getCompound(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getCompoundTag() - Method in class cn.nukkit.event.entity.CreatureSpawnEvent
-
- getCompoundTag() - Method in class cn.nukkit.item.Item
-
- getConfig() - Method in interface cn.nukkit.plugin.Plugin
-
返回这个Nukkit插件配置文件的
Config对象。
The config file this Nukkit plugin as a
Config object.
- getConfig() - Method in class cn.nukkit.plugin.PluginBase
-
- getConfig() - Method in class cn.nukkit.Server
-
- getConfig(String) - Method in class cn.nukkit.Server
-
- getConfig(String, T) - Method in class cn.nukkit.Server
-
- getConnections() - Method in interface cn.nukkit.block.BlockConnectable
-
- getConnectionType(BlockFace) - Method in class cn.nukkit.block.BlockWallBase
-
- getConsoleSender() - Method in class cn.nukkit.Server
-
- getContent() - Method in class cn.nukkit.form.window.FormWindowModal
-
- getContent() - Method in class cn.nukkit.form.window.FormWindowSimple
-
- getContents() - Method in class cn.nukkit.inventory.BaseInventory
-
- getContents() - Method in class cn.nukkit.inventory.DoubleChestInventory
-
- getContents() - Method in interface cn.nukkit.inventory.Inventory
-
- getContents() - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getContentVersion() - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getContentVersion() - Method in interface cn.nukkit.level.format.ChunkSection
-
- getContentVersion() - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getCookTime() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getCost() - Method in class cn.nukkit.item.enchantment.EnchantmentEntry
-
- getCost() - Method in class cn.nukkit.network.protocol.PlayerEnchantOptionsPacket.EnchantOptionData
-
Deprecated.
- getCount() - Method in class cn.nukkit.item.Item
-
- getCount() - Method in class cn.nukkit.utils.BinaryStream
-
- getCount(long, boolean) - Static method in class cn.nukkit.utils.bugreport.BugReportGenerator
-
- getCoverBlock() - Method in class cn.nukkit.level.biome.impl.beach.ColdBeachBiome
-
- getCoverBlock() - Method in class cn.nukkit.level.biome.impl.mesa.MesaPlateauFBiome
-
- getCoverBlock() - Method in class cn.nukkit.level.biome.impl.taiga.ColdTaigaBiome
-
- getCoverBlock() - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
A single block placed on top of the surface blocks
- getCoverBlock() - Method in class cn.nukkit.level.biome.type.SnowyBiome
-
- getCoverId(int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
A single block placed on top of the surface blocks
- getCoverState(int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
A single block placed on top of the surface blocks
- getCracks() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getCrackState() - Method in class cn.nukkit.block.BlockTurtleEgg
-
Deprecated.
- getCraftingGrid() - Method in class cn.nukkit.inventory.PlayerUIInventory
-
- getCraftingGrid() - Method in class cn.nukkit.Player
-
- getCraftingManager() - Method in class cn.nukkit.Server
-
- getCreationDate() - Method in class cn.nukkit.permission.BanEntry
-
- getCreationTime() - Method in class cn.nukkit.inventory.transaction.action.InventoryAction
-
- getCreationTime() - Method in class cn.nukkit.inventory.transaction.InventoryTransaction
-
- getCreativeItem(int) - Static method in class cn.nukkit.item.Item
-
- getCreativeItemIndex(Item) - Static method in class cn.nukkit.item.Item
-
- getCreativeItems() - Static method in class cn.nukkit.item.Item
-
- getCurrentContentVersion() - Method in class cn.nukkit.level.format.updater.ChunkUpdater
-
Version history:
0Before 1.3.0.0-PN or from Cloudburst Nukkit
1Melon Stem, Pumpkin Stem and Cobblestone Walls are now rendered server side
2, 3, 4Re-render the cobblestone walls to fix connectivity issues
6Beehive and bee_nest now uses BlockFace.horizontalIndex instead of BlockFace.index (parallel change)
5, 7Beehive and bee_nest honey level is now limited to 5, was up to 7 (parallel change)
8Sync beehive and bee_nest parallel changes
9Re-render cobblestone walls to connect to glass, stained glass, and other wall types like border and blackstone wall
10Re-render snow layers to make them cover grass blocks and fix leaves2 issue: https://github.com/PowerNukkit/PowerNukkit/issues/482
- getCurrentInputMode() - Method in class cn.nukkit.utils.ClientChainData
-
- getCurrentInputMode() - Method in interface cn.nukkit.utils.LoginChainData
-
- getCurrentState() - Method in class cn.nukkit.block.Block
-
- getCurrentState() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getCurrentState() - Method in class cn.nukkit.blockstate.BlockState
-
- getCurrentState() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getCurrentState() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getCurrentState() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getCurrentTick() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getCurrentTick() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getCurrentTick() - Method in class cn.nukkit.level.Level
-
- getCursorInventory() - Method in class cn.nukkit.inventory.PlayerUIInventory
-
- getCursorInventory() - Method in class cn.nukkit.Player
-
- getCustomBlockData() - Method in class cn.nukkit.item.Item
-
- getCustomColor() - Method in class cn.nukkit.blockentity.BlockEntityCauldron
-
- getCustomName() - Method in class cn.nukkit.item.Item
-
- getDamage() - Method in class cn.nukkit.block.Block
-
Deprecated.
- getDamage() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getDamage() - Method in class cn.nukkit.entity.item.EntityVehicle
-
- getDamage() - Method in class cn.nukkit.entity.projectile.EntityProjectile
-
- getDamage() - Method in class cn.nukkit.event.entity.EntityDamageBlockedEvent
-
- getDamage() - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getDamage(EntityDamageEvent.DamageModifier) - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getDamage() - Method in class cn.nukkit.event.vehicle.VehicleDamageEvent
-
Returns the caused damage on the vehicle
- getDamage() - Method in class cn.nukkit.item.Item
-
- getDamageBonus(Entity) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageAll
-
- getDamageBonus(Entity) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageArthropods
-
- getDamageBonus(Entity) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageSmite
-
- getDamageBonus(Entity) - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getDamageByTarget(int) - Static method in class cn.nukkit.item.ItemBucket
-
- getDamager() - Method in class cn.nukkit.event.entity.EntityDamageByBlockEvent
-
- getDamager() - Method in class cn.nukkit.event.entity.EntityDamageByEntityEvent
-
- getData() - Method in class cn.nukkit.entity.data.ByteEntityData
-
- getData() - Method in class cn.nukkit.entity.data.EntityData
-
- getData() - Method in class cn.nukkit.entity.data.FloatEntityData
-
- getData() - Method in class cn.nukkit.entity.data.IntEntityData
-
- getData() - Method in class cn.nukkit.entity.data.IntPositionEntityData
-
- getData() - Method in class cn.nukkit.entity.data.LongEntityData
-
- getData() - Method in class cn.nukkit.entity.data.NBTEntityData
-
- getData() - Method in class cn.nukkit.entity.data.ShortEntityData
-
- getData() - Method in class cn.nukkit.entity.data.StringEntityData
-
- getData() - Method in class cn.nukkit.entity.data.Vector3fEntityData
-
- getData() - Method in class cn.nukkit.form.element.ElementButtonImageData
-
- getData() - Method in class cn.nukkit.level.format.anvil.util.NibbleArray
-
- getData() - Method in class cn.nukkit.nbt.tag.ByteArrayTag
-
- getData() - Method in class cn.nukkit.nbt.tag.ByteTag
-
- getData() - Method in class cn.nukkit.nbt.tag.DoubleTag
-
- getData() - Method in class cn.nukkit.nbt.tag.FloatTag
-
- getData() - Method in class cn.nukkit.nbt.tag.IntArrayTag
-
- getData() - Method in class cn.nukkit.nbt.tag.IntTag
-
- getData() - Method in class cn.nukkit.nbt.tag.LongTag
-
- getData() - Method in class cn.nukkit.nbt.tag.NumberTag
-
- getData() - Method in class cn.nukkit.nbt.tag.ShortTag
-
- getDataFlag(int, int) - Method in class cn.nukkit.entity.Entity
-
- getDataFolder() - Method in interface cn.nukkit.plugin.Plugin
-
返回这个Nukkit插件的数据文件夹。
The data folder of this Nukkit plugin.
- getDataFolder() - Method in class cn.nukkit.plugin.PluginBase
-
- getDataPath() - Method in class cn.nukkit.Server
-
- getDataProperties() - Method in class cn.nukkit.entity.Entity
-
- getDataProperty(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyBoolean(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyByte(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyFloat(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyInt(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyLong(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyNBT(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyPos(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyShort(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyString(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyType(int) - Method in class cn.nukkit.entity.Entity
-
- getDataPropertyVector3f(int) - Method in class cn.nukkit.entity.Entity
-
- getDataStorage() - Method in class cn.nukkit.block.Block
-
- getDataStorage() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getDataStorage() - Method in class cn.nukkit.blockstate.BlockState
-
- getDataStorage() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getDataStorage() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getDataStorage() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getDeathMessage() - Method in class cn.nukkit.event.player.PlayerDeathEvent
-
- getDefault() - Static method in class cn.nukkit.level.GameRules
-
- getDefault() - Method in class cn.nukkit.permission.Permission
-
- getDefaultCommandData() - Method in class cn.nukkit.command.Command
-
Returns an CommandData containing command data
- getDefaultCompound(Vector3, String) - Static method in class cn.nukkit.blockentity.BlockEntity
-
- getDefaultGamemode() - Method in class cn.nukkit.Server
-
- getDefaultInputMode() - Method in class cn.nukkit.utils.ClientChainData
-
- getDefaultInputMode() - Method in interface cn.nukkit.utils.LoginChainData
-
- getDefaultLevel() - Method in class cn.nukkit.Server
-
- getDefaultNBT(Vector3) - Static method in class cn.nukkit.entity.Entity
-
- getDefaultNBT(Vector3, Vector3) - Static method in class cn.nukkit.entity.Entity
-
- getDefaultNBT(Vector3, Vector3, float, float) - Static method in class cn.nukkit.entity.Entity
-
- getDefaultOptionIndex() - Method in class cn.nukkit.form.element.ElementDropdown
-
- getDefaultPermissions(boolean) - Method in class cn.nukkit.plugin.PluginManager
-
- getDefaultPermSubscriptions(boolean) - Method in class cn.nukkit.plugin.PluginManager
-
- getDefaultSize() - Method in enum cn.nukkit.inventory.InventoryType
-
- getDefaultStepIndex() - Method in class cn.nukkit.form.element.ElementStepSlider
-
- getDefaultText() - Method in class cn.nukkit.form.element.ElementInput
-
- getDefaultTitle() - Method in enum cn.nukkit.inventory.InventoryType
-
- getDefaultValue() - Method in enum cn.nukkit.AdventureSettings.Type
-
- getDefaultValue() - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getDefaultValue() - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getDefaultValue() - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getDefaultValue() - Method in class cn.nukkit.entity.Attribute
-
- getDefaultValue() - Method in class cn.nukkit.form.element.ElementSlider
-
- getDelay() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getDelay() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getDelay() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getDelay() - Method in class cn.nukkit.block.BlockRedstoneRepeaterUnpowered
-
- getDelay() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getDepend() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件所依赖的插件名字。
The names of the plugins what is depended by this plugin.
- getDepthOnTop() - Method in class cn.nukkit.block.BlockLiquid
-
- getDerailedVelocityMod() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getDescription() - Method in class cn.nukkit.command.Command
-
- getDescription() - Method in class cn.nukkit.permission.Permission
-
- getDescription() - Method in interface cn.nukkit.plugin.Plugin
-
- getDescription() - Method in class cn.nukkit.plugin.PluginBase
-
- getDescription() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的描述文字。
Returns the description text of this plugin.
- getDestroyedBlocks() - Method in class cn.nukkit.event.block.BlockPistonEvent
-
- getDestroyer() - Method in class cn.nukkit.event.vehicle.VehicleDestroyByEntityEvent
-
Returns the destroying entity
- getDestroySpeed(Block, Player) - Method in class cn.nukkit.item.Item
-
- getDeviceId() - Method in class cn.nukkit.utils.ClientChainData
-
- getDeviceId() - Method in interface cn.nukkit.utils.LoginChainData
-
- getDeviceModel() - Method in class cn.nukkit.utils.ClientChainData
-
- getDeviceModel() - Method in interface cn.nukkit.utils.LoginChainData
-
- getDeviceOS() - Method in class cn.nukkit.utils.ClientChainData
-
- getDeviceOS() - Method in interface cn.nukkit.utils.LoginChainData
-
- getDifficulty() - Method in class cn.nukkit.Server
-
- getDifficultyFromString(String) - Static method in class cn.nukkit.Server
-
- getDimension() - Method in class cn.nukkit.level.generator.Generator
-
- getDimension() - Method in class cn.nukkit.level.generator.Nether
-
- getDimension() - Method in class cn.nukkit.level.Level
-
- getDimension() - Method in class cn.nukkit.network.protocol.PositionTrackingDBServerBroadcastPacket
-
- getDirection() - Method in class cn.nukkit.blockentity.BlockEntityBell
-
- getDirection() - Method in class cn.nukkit.entity.Entity
-
- getDirection() - Method in class cn.nukkit.entity.EntityHanging
-
- getDirection() - Method in class cn.nukkit.event.block.BlockPistonEvent
-
- getDirection(float) - Method in class cn.nukkit.item.ItemArmorStand
-
- getDirection(double, double) - Static method in class cn.nukkit.math.NukkitMath
-
- getDirection2D(double) - Static method in class cn.nukkit.math.VectorMath
-
- getDirectionPlane() - Method in class cn.nukkit.entity.Entity
-
- getDirectionVector() - Method in class cn.nukkit.entity.Entity
-
- getDirectionVector() - Method in class cn.nukkit.level.Location
-
- getDirtType() - Method in class cn.nukkit.block.BlockDirt
-
- getDirtType() - Method in class cn.nukkit.block.BlockGrass
-
- getDirtType() - Method in class cn.nukkit.block.BlockPodzol
-
- getDispenseBehavior(Item) - Method in class cn.nukkit.block.BlockDispenser
-
- getDispenseBehavior(Item) - Method in class cn.nukkit.block.BlockDropper
-
- getDispensePosition() - Method in class cn.nukkit.block.BlockDispenser
-
- getDisplayBlock() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
Get the minecart display block
- getDisplayBlockOffset() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
Get the block display offset
- getDisplayName() - Method in class cn.nukkit.Player
-
- getDouble(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getDouble(String) - Method in class cn.nukkit.utils.Config
-
- getDouble(String, double) - Method in class cn.nukkit.utils.Config
-
- getDouble(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get double value of config section element
- getDouble(String, double) - Method in class cn.nukkit.utils.ConfigSection
-
Get double value of config section element
- getDoubleInventory() - Method in class cn.nukkit.inventory.ChestInventory
-
- getDoubleList(String) - Method in class cn.nukkit.utils.Config
-
- getDoubleList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Double List value of config section element
- getDownload() - Method in class cn.nukkit.network.Network
-
- getDrag() - Method in class cn.nukkit.entity.Entity
-
- getDrag() - Method in class cn.nukkit.entity.EntityLiving
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityExpBottle
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityItem
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityPotion
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getDrag() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getDrag() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getDrag() - Method in class cn.nukkit.entity.projectile.EntityEgg
-
- getDrag() - Method in class cn.nukkit.entity.projectile.EntityEnderPearl
-
- getDrag() - Method in class cn.nukkit.entity.projectile.EntitySnowball
-
- getDrag() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getDrop() - Method in class cn.nukkit.event.block.ComposterEmptyEvent
-
- getDropdownResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getDropExp() - Method in class cn.nukkit.block.Block
-
- getDropExp() - Method in class cn.nukkit.block.BlockOreCoal
-
- getDropExp() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getDropExp() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getDropExp() - Method in class cn.nukkit.block.BlockOreLapis
-
- getDropExp() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getDropExp() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getDropExp() - Method in class cn.nukkit.event.block.BlockBreakEvent
-
- getDrops(Item) - Method in class cn.nukkit.block.Block
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockAllow
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBeehive
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBeeNest
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBeetroot
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBookshelf
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBorder
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBricksStone
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockButtonStone
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCactus
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCake
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCampfire
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCarrot
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockChorusFlower
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockChorusPlant
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockClay
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCobweb
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCocoa
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCoral
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCoralBlock
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCoralFan
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockCropsStem
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockDeadBush
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockDeny
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockDirt
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockDoublePlant
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockDoubleSlabBase
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockEnderChest
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockFire
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockFlowerPot
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockGlass
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockGlassPane
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockGlowstone
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockGravel
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockIce
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockItemFrame
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockLadder
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockLeaves
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockLiquid
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockMagma
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockMelon
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockMobSpawner
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockMonsterEgg
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockMycelium
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockNetherReactor
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockNetherSprout
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockNetherWart
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockNylium
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreCoal
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreDiamond
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreEmerald
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreLapis
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreQuartz
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockOreRedstone
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockPistonHead
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockPotato
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockRail
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockRailActivator
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockRailDetector
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockRailPowered
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSeagrass
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSeaLantern
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSeaPickle
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSkull
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSlabWarped
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSnow
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSnowLayer
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockStairsWood
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockStone
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockTallGrass
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockVine
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockVinesNether
-
- getDrops(Item) - Method in class cn.nukkit.block.BlockWheat
-
- getDrops() - Method in class cn.nukkit.entity.EntityHumanType
-
- getDrops() - Method in class cn.nukkit.entity.EntityLiving
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntityCreeper
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntityDrowned
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntityPhantom
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntitySkeleton
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntitySlime
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntitySpider
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntityStray
-
- getDrops() - Method in class cn.nukkit.entity.mob.EntityVindicator
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityChicken
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityCow
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityDolphin
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityDonkey
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityHorse
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityMooshroom
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityMule
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityParrot
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityPig
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityPolarBear
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityRabbit
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntitySheep
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntitySkeletonHorse
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntitySquid
-
- getDrops() - Method in class cn.nukkit.entity.passive.EntityZombieHorse
-
- getDrops() - Method in class cn.nukkit.event.block.BlockBreakEvent
-
- getDrops() - Method in class cn.nukkit.event.block.BlockHarvestEvent
-
- getDrops() - Method in class cn.nukkit.event.entity.EntityDeathEvent
-
- getDrops() - Method in class cn.nukkit.Player
-
- getDummyBossBar(long) - Method in class cn.nukkit.Player
-
Get a DummyBossBar object
- getDummyBossBars() - Method in class cn.nukkit.Player
-
Get all DummyBossBar objects
- getDuration() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getDuration() - Method in class cn.nukkit.event.entity.EntityCombustEvent
-
- getDuration() - Method in class cn.nukkit.potion.Effect
-
- getDyeColor() - Method in class cn.nukkit.block.BlockBanner
-
- getDyeColor() - Method in class cn.nukkit.block.BlockBed
-
- getDyeColor() - Method in class cn.nukkit.block.BlockCarpet
-
- getDyeColor() - Method in class cn.nukkit.block.BlockConcrete
-
- getDyeColor() - Method in class cn.nukkit.block.BlockGlassPaneStained
-
- getDyeColor() - Method in class cn.nukkit.block.BlockGlassStained
-
- getDyeColor() - Method in class cn.nukkit.block.BlockShulkerBox
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracotta
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedBlack
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedBlue
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedBrown
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedCyan
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedGray
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedGreen
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedLightBlue
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedLime
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedMagenta
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedOrange
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedPink
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedPurple
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedRed
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedSilver
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedWhite
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaGlazedYellow
-
- getDyeColor() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getDyeColor() - Method in class cn.nukkit.block.BlockWool
-
- getDyeColor() - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getDyeColor() - Method in class cn.nukkit.blockentity.BlockEntityBed
-
- getDyeColor() - Method in class cn.nukkit.item.ItemDye
-
- getDyeColor(int) - Static method in class cn.nukkit.utils.BlockColor
-
Deprecated.
- getDyeData() - Method in enum cn.nukkit.utils.DyeColor
-
- getDyeData() - Method in enum cn.nukkit.utils.TerracottaColor
-
- getDyeName() - Method in enum cn.nukkit.utils.DyeColor
-
- getDyeName() - Method in enum cn.nukkit.utils.TerracottaColor
-
- getEffect(int) - Method in class cn.nukkit.entity.Entity
-
- getEffect(int) - Static method in class cn.nukkit.potion.Effect
-
- getEffect() - Method in class cn.nukkit.potion.Potion
-
- getEffect(int, boolean) - Static method in class cn.nukkit.potion.Potion
-
- getEffectByName(String) - Static method in class cn.nukkit.potion.Effect
-
- getEffectiveFlowDecay(Block) - Method in class cn.nukkit.block.BlockLiquid
-
- getEffectivePermissions() - Method in class cn.nukkit.command.CapturingCommandSender
-
- getEffectivePermissions() - Method in class cn.nukkit.command.ConsoleCommandSender
-
- getEffectivePermissions() - Method in interface cn.nukkit.permission.Permissible
-
- getEffectivePermissions() - Method in class cn.nukkit.permission.PermissibleBase
-
- getEffectivePermissions() - Method in class cn.nukkit.Player
-
- getEffects() - Method in class cn.nukkit.entity.Entity
-
- getEggCount() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getEggsHatching() - Method in class cn.nukkit.event.block.TurtleEggHatchEvent
-
- getElementContent() - Method in class cn.nukkit.form.response.FormResponseData
-
- getElementID() - Method in class cn.nukkit.form.response.FormResponseData
-
- getElements() - Method in class cn.nukkit.form.window.FormWindowCustom
-
- getEmptyChunk(int, int) - Method in class cn.nukkit.level.format.anvil.Anvil
-
- getEmptyChunk(int, int) - Static method in class cn.nukkit.level.format.anvil.Chunk
-
- getEmptyChunk(int, int, LevelProvider) - Static method in class cn.nukkit.level.format.anvil.Chunk
-
- getEmptyChunk(int, int) - Method in interface cn.nukkit.level.format.LevelProvider
-
- getEnchantAbility() - Method in class cn.nukkit.item.Item
-
- getEnchantAbility() - Method in class cn.nukkit.item.ItemArmor
-
- getEnchantAbility() - Method in class cn.nukkit.item.ItemBook
-
- getEnchantAbility() - Method in class cn.nukkit.item.ItemBow
-
- getEnchantAbility() - Method in class cn.nukkit.item.ItemFishingRod
-
- getEnchantAbility() - Method in class cn.nukkit.item.ItemTool
-
- getEnchantment(int) - Static method in class cn.nukkit.item.enchantment.Enchantment
-
- getEnchantment(int) - Method in class cn.nukkit.item.Item
-
- getEnchantment(short) - Method in class cn.nukkit.item.Item
-
- getEnchantmentLevel(int) - Method in class cn.nukkit.item.Item
-
Find the enchantment level by the enchantment id.
- getEnchantments() - Static method in class cn.nukkit.item.enchantment.Enchantment
-
- getEnchantments() - Method in class cn.nukkit.item.enchantment.EnchantmentEntry
-
- getEnchantments() - Method in class cn.nukkit.item.Item
-
- getEnderChestInventory() - Method in class cn.nukkit.entity.EntityHumanType
-
- getEndianness() - Method in class cn.nukkit.nbt.stream.NBTInputStream
-
- getEndianness() - Method in class cn.nukkit.nbt.stream.NBTOutputStream
-
- getEnglishName() - Method in enum cn.nukkit.blockproperty.value.StructureBlockType
-
- getEntires() - Method in class cn.nukkit.permission.BanList
-
- getEntities() - Method in interface cn.nukkit.level.format.FullChunk
-
- getEntities() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getEntities() - Method in class cn.nukkit.level.Level
-
- getEntity() - Method in class cn.nukkit.event.block.BellRingEvent
-
- getEntity() - Method in class cn.nukkit.event.block.BlockIgniteEvent
-
- getEntity() - Method in class cn.nukkit.event.block.WaterFrostEvent
-
- getEntity() - Method in class cn.nukkit.event.entity.CreeperPowerEvent
-
- getEntity() - Method in class cn.nukkit.event.entity.EntityEvent
-
- getEntity() - Method in class cn.nukkit.event.entity.EntityShootBowEvent
-
- getEntity() - Method in class cn.nukkit.event.entity.ItemDespawnEvent
-
- getEntity() - Method in class cn.nukkit.event.entity.ItemSpawnEvent
-
- getEntity() - Method in class cn.nukkit.event.entity.ProjectileLaunchEvent
-
- getEntity() - Method in class cn.nukkit.event.player.PlayerDeathEvent
-
- getEntity() - Method in class cn.nukkit.event.player.PlayerInteractEntityEvent
-
- getEntity() - Method in class cn.nukkit.event.player.PlayerMouseOverEntityEvent
-
- getEntity() - Method in class cn.nukkit.event.potion.PotionApplyEvent
-
- getEntity() - Method in class cn.nukkit.event.vehicle.EntityEnterVehicleEvent
-
- getEntity() - Method in class cn.nukkit.event.vehicle.EntityExitVehicleEvent
-
- getEntity(long) - Method in class cn.nukkit.level.Level
-
- getEntityId() - Method in class cn.nukkit.level.particle.FloatingTextParticle
-
- getEntityLink() - Method in class cn.nukkit.utils.BinaryStream
-
- getEntityMetadata() - Method in class cn.nukkit.Server
-
- getEntityNetworkId() - Method in class cn.nukkit.event.entity.CreatureSpawnEvent
-
- getEntityPlayerLookingAt(int) - Method in class cn.nukkit.Player
-
Returns the Entity the player is looking at currently
- getEntityRuntimeId() - Method in class cn.nukkit.utils.BinaryStream
-
Reads and returns an EntityRuntimeID
- getEntityTiming(Entity) - Static method in class co.aikar.timings.Timings
-
- getEntityType() - Method in class cn.nukkit.dispenser.ProjectileDispenseBehavior
-
- getEntityUniqueId() - Method in class cn.nukkit.utils.BinaryStream
-
Reads and returns an EntityUniqueID
- getEquipmentInventory() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getEventName() - Method in class cn.nukkit.event.Event
-
- getExactIntStorage() - Method in class cn.nukkit.block.Block
-
- getExactIntStorage() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getExactIntStorage() - Method in class cn.nukkit.blockstate.BlockState
-
- getExactIntStorage() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getExactIntStorage() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getExactIntStorage() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getExceptionMessage(Throwable) - Static method in class cn.nukkit.utils.Utils
-
- getExecutor() - Method in class cn.nukkit.command.PluginCommand
-
- getExp() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getExperience() - Method in class cn.nukkit.event.player.PlayerDeathEvent
-
- getExperience() - Method in class cn.nukkit.inventory.transaction.action.CraftingTakeResultExperienceAction
-
- getExperience() - Method in class cn.nukkit.Player
-
- getExperienceLevel() - Method in class cn.nukkit.Player
-
- getExpirationDate() - Method in class cn.nukkit.permission.BanEntry
-
- getExtraData() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getExtraResults() - Method in interface cn.nukkit.inventory.CraftingRecipe
-
- getExtraResults() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getExtraResults() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getEyeHeight() - Method in class cn.nukkit.entity.Entity
-
- getEyeHeight() - Method in class cn.nukkit.entity.EntityHuman
-
- getEyeHeight() - Method in class cn.nukkit.entity.passive.EntityLlama
-
- getFace() - Method in class cn.nukkit.event.block.BlockBreakEvent
-
- getFace() - Method in class cn.nukkit.event.player.PlayerInteractEvent
-
- getFacing() - Method in class cn.nukkit.block.BlockButton
-
- getFacing() - Method in class cn.nukkit.block.BlockHopper
-
- getFacing() - Method in class cn.nukkit.block.BlockItemFrame
-
- getFacing() - Method in enum cn.nukkit.block.BlockLever.LeverOrientation
-
- getFacing() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getFacing() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getFacing() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getFacing() - Method in class cn.nukkit.block.BlockRedstoneRepeaterUnpowered
-
- getFacing() - Method in class cn.nukkit.block.BlockTripWireHook
-
- getFades() - Method in class cn.nukkit.item.ItemFirework.FireworkExplosion
-
- getFallbackBlockState() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getFallbackLangMap() - Method in class cn.nukkit.lang.BaseLang
-
- getFallbackRuntimeId() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getFile() - Method in class cn.nukkit.plugin.PluginBase
-
返回这个插件的文件File对象。对于jar格式的插件,就是jar文件本身。
Returns the File object of this plugin itself.
- getFilePath() - Method in class cn.nukkit.Server
-
- getFilePointer() - Method in class cn.nukkit.nbt.stream.BufferedRandomAccessFile
-
- getFillLevel() - Method in class cn.nukkit.block.BlockCauldron
-
- getFinalDamage() - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getFirstItem() - Method in class cn.nukkit.inventory.AnvilInventory
-
- getFirstItem() - Method in class cn.nukkit.inventory.GrindstoneInventory
-
- getFirstPlayed() - Method in interface cn.nukkit.IPlayer
-
得到这个玩家第一次游戏的时间。
Returns the time this player first played in this server.
- getFirstPlayed() - Method in class cn.nukkit.OfflinePlayer
-
- getFirstPlayed() - Method in class cn.nukkit.Player
-
- getFishingResult(Item) - Static method in class cn.nukkit.item.randomitem.Fishing
-
- getFishingResult(int, int) - Static method in class cn.nukkit.item.randomitem.Fishing
-
- getFlag(int) - Method in class cn.nukkit.network.protocol.AdventureSettingsPacket
-
- getFloat(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getFloat(GameRule) - Method in class cn.nukkit.level.GameRules
-
- getFloat(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getFloat() - Method in class cn.nukkit.utils.BinaryStream
-
- getFloat(int) - Method in class cn.nukkit.utils.BinaryStream
-
- getFloatList(String) - Method in class cn.nukkit.utils.Config
-
- getFloatList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Float List value of config section element
- getFloatPosition(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getFloorX() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getFloorX() - Method in class cn.nukkit.math.Vector2
-
- getFloorX() - Method in class cn.nukkit.math.Vector2f
-
- getFloorX() - Method in class cn.nukkit.math.Vector3
-
- getFloorX() - Method in class cn.nukkit.math.Vector3f
-
- getFloorY() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getFloorY() - Method in class cn.nukkit.math.Vector2
-
- getFloorY() - Method in class cn.nukkit.math.Vector2f
-
- getFloorY() - Method in class cn.nukkit.math.Vector3
-
- getFloorY() - Method in class cn.nukkit.math.Vector3f
-
- getFloorZ() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getFloorZ() - Method in class cn.nukkit.math.Vector3
-
- getFloorZ() - Method in class cn.nukkit.math.Vector3f
-
- getFlowDecay(Block) - Method in class cn.nukkit.block.BlockLiquid
-
- getFlowDecayPerBlock() - Method in class cn.nukkit.block.BlockLava
-
- getFlowDecayPerBlock() - Method in class cn.nukkit.block.BlockLiquid
-
- getFlowVector() - Method in class cn.nukkit.block.BlockLiquid
-
- getFluidHeightPercent() - Method in class cn.nukkit.block.BlockLiquid
-
- getFlyingVelocityMod() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getFolderName() - Method in class cn.nukkit.level.Level
-
- getFood() - Method in class cn.nukkit.event.player.PlayerEatFoodEvent
-
- getFoodData() - Method in class cn.nukkit.Player
-
- getFoodLevel() - Method in class cn.nukkit.event.player.PlayerFoodLevelChangeEvent
-
- getFoodSaturationLevel() - Method in class cn.nukkit.event.player.PlayerFoodLevelChangeEvent
-
- getFoodSaturationLevel() - Method in class cn.nukkit.PlayerFood
-
- getForce() - Method in class cn.nukkit.event.entity.EntityExplosionPrimeEvent
-
- getForce() - Method in class cn.nukkit.event.entity.EntityShootBowEvent
-
- getForce() - Method in class cn.nukkit.event.entity.ExplosionPrimeEvent
-
- getForceGamemode() - Method in class cn.nukkit.Server
-
- getForceResources() - Method in class cn.nukkit.Server
-
- getFormat() - Method in class cn.nukkit.event.player.PlayerChatEvent
-
- getFormID() - Method in class cn.nukkit.event.player.PlayerFormRespondedEvent
-
- getFormID() - Method in class cn.nukkit.event.player.PlayerSettingsRespondedEvent
-
- getForward() - Method in class cn.nukkit.math.Vector3
-
- getForward() - Method in class cn.nukkit.math.Vector3f
-
- getFreeSpace(Item) - Method in class cn.nukkit.inventory.BaseInventory
-
- getFrictionFactor() - Method in class cn.nukkit.block.Block
-
- getFrictionFactor() - Method in class cn.nukkit.block.BlockBlueIce
-
- getFrictionFactor() - Method in class cn.nukkit.block.BlockIce
-
- getFrictionFactor() - Method in class cn.nukkit.block.BlockIceFrosted
-
- getFrom() - Method in class cn.nukkit.event.block.BlockFromToEvent
-
- getFrom() - Method in class cn.nukkit.event.entity.EntityBlockChangeEvent
-
- getFrom() - Method in class cn.nukkit.event.entity.EntityTeleportEvent
-
- getFrom() - Method in class cn.nukkit.event.player.PlayerMoveEvent
-
- getFrom() - Method in class cn.nukkit.event.player.PlayerTeleportEvent
-
- getFrom() - Method in class cn.nukkit.event.vehicle.VehicleMoveEvent
-
- getFromData(int) - Static method in enum cn.nukkit.blockproperty.value.NetherReactorState
-
- getFromThreadStore(String) - Method in class cn.nukkit.scheduler.AsyncTask
-
- getFruitId() - Method in class cn.nukkit.block.BlockCropsStem
-
- getFruitId() - Method in class cn.nukkit.block.BlockStemMelon
-
- getFruitId() - Method in class cn.nukkit.block.BlockStemPumpkin
-
- getFuel() - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getFuel() - Method in class cn.nukkit.event.inventory.BrewEvent
-
- getFuel() - Method in class cn.nukkit.event.inventory.FurnaceBurnEvent
-
- getFuel() - Method in class cn.nukkit.inventory.BrewingInventory
-
- getFuel() - Method in class cn.nukkit.inventory.FurnaceInventory
-
- getFuelTime() - Method in class cn.nukkit.item.Item
-
- getFullBlock(int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
Deprecated.
- getFullBlock(int, int, int, int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
Deprecated.
- getFullBlock(int, int, int) - Method in class cn.nukkit.level.format.anvil.palette.BlockDataPalette
-
- getFullBlock(int, int, int) - Method in class cn.nukkit.level.format.anvil.util.BlockStorage
-
Deprecated.
- getFullBlock(int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
Deprecated.
- getFullBlock(int, int, int, int) - Method in interface cn.nukkit.level.format.ChunkSection
-
Deprecated.
- getFullBlock(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
Deprecated.
- getFullBlock(int, int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
Deprecated.
- getFullBlock(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
Deprecated.
- getFullBlock(int, int, int, int) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
Deprecated.
- getFullBlock(int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getFullBlock(int, int, int, int) - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
Deprecated.
- getFullBlock(int, int, int) - Method in class cn.nukkit.level.Level
-
Deprecated.
- getFullBlock(int, int, int, int) - Method in class cn.nukkit.level.Level
-
Deprecated.
- getFullDamage() - Method in class cn.nukkit.block.BlockDoor
-
Deprecated.
- getFullId() - Method in class cn.nukkit.block.Block
-
- getFullId() - Method in interface cn.nukkit.blockstate.IBlockState
-
Deprecated.
- getFullId() - Method in class cn.nukkit.blockstate.MutableBlockState
-
Deprecated.
- getFullLight(Vector3) - Method in class cn.nukkit.level.Level
-
- getFullName() - Method in class cn.nukkit.plugin.PluginBase
-
返回这个插件完整的名字。
Returns the full name of this plugin.
- getFullName() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件完整的名字。
Returns the full name of this plugin.
- getFullSkinId() - Method in class cn.nukkit.entity.data.Skin
-
- getFurnace() - Method in class cn.nukkit.event.inventory.FurnaceBurnEvent
-
- getFurnace() - Method in class cn.nukkit.event.inventory.FurnaceSmeltEvent
-
- getFurnaceName() - Method in class cn.nukkit.blockentity.BlockEntityBlastFurnace
-
- getFurnaceName() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getFurnaceName() - Method in class cn.nukkit.blockentity.BlockEntitySmoker
-
- getFurnaceRecipes() - Method in class cn.nukkit.inventory.CraftingManager
-
- getFuzzySpawnLocation() - Method in class cn.nukkit.level.Level
-
- getGamemode() - Method in class cn.nukkit.Player
-
- getGamemode() - Method in class cn.nukkit.Server
-
- getGamemodeFromString(String) - Static method in class cn.nukkit.Server
-
- getGamemodeString(int) - Static method in class cn.nukkit.Server
-
- getGamemodeString(int, boolean) - Static method in class cn.nukkit.Server
-
- getGamerules() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getGamerules() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getGameRules() - Method in class cn.nukkit.level.GameRules
-
- getGameRules() - Method in class cn.nukkit.level.Level
-
- getGameRuleType(GameRule) - Method in class cn.nukkit.level.GameRules
-
- getGameVersion() - Method in class cn.nukkit.utils.ClientChainData
-
- getGameVersion() - Method in interface cn.nukkit.utils.LoginChainData
-
- getGenerateStructures() - Method in class cn.nukkit.Server
-
- getGeneration() - Method in class cn.nukkit.item.ItemBookWritten
-
Returns the generation of the book.
- getGenerator() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getGenerator() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getGenerator(String) - Static method in class cn.nukkit.level.generator.Generator
-
- getGenerator(int) - Static method in class cn.nukkit.level.generator.Generator
-
- getGenerator() - Method in class cn.nukkit.level.Level
-
- getGeneratorList() - Static method in class cn.nukkit.level.generator.Generator
-
- getGeneratorName(Class<? extends Generator>) - Static method in class cn.nukkit.level.generator.Generator
-
- getGeneratorOptions() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getGeneratorOptions() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getGeneratorType(Class<? extends Generator>) - Static method in class cn.nukkit.level.generator.Generator
-
- getGeometryData() - Method in class cn.nukkit.entity.data.Skin
-
- getGitCommit() - Method in class cn.nukkit.Server
-
- getGravity() - Method in class cn.nukkit.entity.Entity
-
- getGravity() - Method in class cn.nukkit.entity.EntityLiving
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityExpBottle
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityItem
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityPotion
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getGravity() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getGravity() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getGravity() - Method in class cn.nukkit.entity.projectile.EntityEgg
-
- getGravity() - Method in class cn.nukkit.entity.projectile.EntityEnderPearl
-
- getGravity() - Method in class cn.nukkit.entity.projectile.EntitySnowball
-
- getGravity() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getGreen() - Method in class cn.nukkit.utils.BlockColor
-
- getGroundBlock(int) - Method in class cn.nukkit.level.biome.impl.extremehills.StoneBeachBiome
-
- getGroundBlock(int) - Method in class cn.nukkit.level.biome.impl.ocean.OceanBiome
-
- getGroundBlock(int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
Between surface and stone
- getGroundBlock(int) - Method in class cn.nukkit.level.biome.type.GrassyBiome
-
- getGroundBlock(int) - Method in class cn.nukkit.level.biome.type.SandyBiome
-
- getGroundBlock(int) - Method in class cn.nukkit.level.biome.type.WateryBiome
-
- getGroundDepth(int, int, int) - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsMBiome
-
- getGroundDepth(int) - Method in class cn.nukkit.level.biome.impl.extremehills.StoneBeachBiome
-
- getGroundDepth(int, int, int) - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getGroundDepth(int, int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
- getGroundDepth(int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
The amount of times the ground block should be used
- getGroundDepth(int) - Method in class cn.nukkit.level.biome.type.SandyBiome
-
- getGroundDepth(int) - Method in class cn.nukkit.level.biome.type.WateryBiome
-
- getGroundId(int, int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
- getGroundMeta(int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
The metadata of the ground block
- getGroundState(int, int, int) - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getGroundState(int, int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
- getGroupId() - Method in interface cn.nukkit.plugin.Library
-
- getGrowth() - Method in class cn.nukkit.block.BlockCropsStem
-
- getGrowthDirection() - Method in class cn.nukkit.block.BlockVinesNether
-
The direction that the vine will grow, vertical direction is expected but future implementations
may also add horizontal directions.
- getGrowthDirection() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getGrowthDirection() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getGrowthStage() - Method in class cn.nukkit.block.BlockCocoa
-
- getGuiScale() - Method in class cn.nukkit.utils.ClientChainData
-
- getGuiScale() - Method in interface cn.nukkit.utils.LoginChainData
-
- getHandler() - Method in class cn.nukkit.scheduler.Task
-
- getHandlerLists() - Static method in class cn.nukkit.event.HandlerList
-
- getHandlers() - Static method in class cn.nukkit.event.block.AnvilDamageEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BellRingEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockBreakEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockBurnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockFadeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockFallEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockFormEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockFromToEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockGrowEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockHarvestEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockIgniteEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockPistonChangeEvent
-
Deprecated.
- getHandlers() - Static method in class cn.nukkit.event.block.BlockPistonEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockPlaceEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockRedstoneEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockSpreadEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.BlockUpdateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.ComposterEmptyEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.ComposterFillEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.ConduitActivateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.ConduitDeactivateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.DoorToggleEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.ItemFrameDropItemEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.LeavesDecayEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.LecternDropBookEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.LecternPlaceBookEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.LiquidFlowEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.SignChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.TurtleEggHatchEvent
-
- getHandlers() - Static method in class cn.nukkit.event.block.WaterFrostEvent
-
- getHandlers() - Static method in class cn.nukkit.event.blockstate.BlockStateRepairEvent
-
- getHandlers() - Static method in class cn.nukkit.event.blockstate.BlockStateRepairFinishEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.CreatureSpawnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.CreeperPowerEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityArmorChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityBlockChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityCombustEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityDamageBlockedEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityDeathEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityDespawnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityExplodeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityExplosionPrimeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityInteractEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityInventoryChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityLevelChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityMotionEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityPortalEnterEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityRegainHealthEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityShootBowEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntitySpawnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityTeleportEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityVehicleEnterEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.EntityVehicleExitEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.ExplosionPrimeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.ItemDespawnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.ItemSpawnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.ProjectileHitEvent
-
- getHandlers() - Static method in class cn.nukkit.event.entity.ProjectileLaunchEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.BrewEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.CampfireSmeltEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.CraftItemEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.EnchantItemEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.FurnaceBurnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.FurnaceSmeltEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryClickEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryCloseEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryMoveItemEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryOpenEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryPickupArrowEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryPickupItemEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.InventoryTransactionEvent
-
- getHandlers() - Static method in class cn.nukkit.event.inventory.StartBrewEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.ChunkLoadEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.ChunkPopulateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.ChunkUnloadEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.LevelInitEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.LevelLoadEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.LevelSaveEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.LevelUnloadEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.SpawnChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.ThunderChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.level.WeatherChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerAchievementAwardedEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerAnimationEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerBedEnterEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerBedLeaveEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerBlockPickEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerBucketEmptyEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerBucketFillEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerChangeSkinEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerChatEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerChunkRequestEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerCommandPreprocessEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerDeathEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerDropItemEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerEatFoodEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerEditBookEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerFoodLevelChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerFormRespondedEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerGameModeChangeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerInteractEntityEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerInteractEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerInvalidMoveEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerItemConsumeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerItemHeldEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerJoinEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerJumpEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerKickEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerLocallyInitializedEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerLoginEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerMapInfoRequestEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerMouseOverEntityEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerMoveEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerPreLoginEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerQuitEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerRespawnEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerServerSettingsRequestEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerSettingsRespondedEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerTeleportEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerToggleFlightEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerToggleGlideEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerToggleSneakEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerToggleSprintEvent
-
- getHandlers() - Static method in class cn.nukkit.event.player.PlayerToggleSwimEvent
-
- getHandlers() - Static method in class cn.nukkit.event.plugin.PluginEvent
-
- getHandlers() - Static method in class cn.nukkit.event.potion.PotionApplyEvent
-
- getHandlers() - Static method in class cn.nukkit.event.potion.PotionCollideEvent
-
- getHandlers() - Static method in class cn.nukkit.event.redstone.RedstoneUpdateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.BatchPacketsEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.DataPacketReceiveEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.DataPacketSendEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.PlayerDataSerializeEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.RemoteServerCommandEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.ServerCommandEvent
-
- getHandlers() - Static method in class cn.nukkit.event.server.ServerStopEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.EntityEnterVehicleEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.EntityExitVehicleEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleCreateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleDamageByEntityEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleDamageEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleDestroyByEntityEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleDestroyEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleMoveEvent
-
- getHandlers() - Static method in class cn.nukkit.event.vehicle.VehicleUpdateEvent
-
- getHandlers() - Static method in class cn.nukkit.event.weather.LightningStrikeEvent
-
- getHardness() - Method in class cn.nukkit.block.Block
-
- getHardness() - Method in class cn.nukkit.block.BlockAir
-
- getHardness() - Method in class cn.nukkit.block.BlockAllow
-
- getHardness() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getHardness() - Method in class cn.nukkit.block.BlockAnvil
-
- getHardness() - Method in class cn.nukkit.block.BlockBamboo
-
- getHardness() - Method in class cn.nukkit.block.BlockBanner
-
- getHardness() - Method in class cn.nukkit.block.BlockBarrel
-
- getHardness() - Method in class cn.nukkit.block.BlockBarrier
-
- getHardness() - Method in class cn.nukkit.block.BlockBasalt
-
- getHardness() - Method in class cn.nukkit.block.BlockBeacon
-
- getHardness() - Method in class cn.nukkit.block.BlockBed
-
- getHardness() - Method in class cn.nukkit.block.BlockBedrock
-
- getHardness() - Method in class cn.nukkit.block.BlockBedrockInvisible
-
- getHardness() - Method in class cn.nukkit.block.BlockBeehive
-
- getHardness() - Method in class cn.nukkit.block.BlockBeeNest
-
- getHardness() - Method in class cn.nukkit.block.BlockBell
-
- getHardness() - Method in class cn.nukkit.block.BlockBlackstone
-
- getHardness() - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getHardness() - Method in class cn.nukkit.block.BlockBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockBlackstonePolishedChiseled
-
- getHardness() - Method in class cn.nukkit.block.BlockBlueIce
-
- getHardness() - Method in class cn.nukkit.block.BlockBone
-
- getHardness() - Method in class cn.nukkit.block.BlockBookshelf
-
- getHardness() - Method in class cn.nukkit.block.BlockBorder
-
- getHardness() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getHardness() - Method in class cn.nukkit.block.BlockBricks
-
- getHardness() - Method in class cn.nukkit.block.BlockBricksBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getHardness() - Method in class cn.nukkit.block.BlockBricksNether
-
- getHardness() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getHardness() - Method in class cn.nukkit.block.BlockBricksStone
-
- getHardness() - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getHardness() - Method in class cn.nukkit.block.BlockButton
-
- getHardness() - Method in class cn.nukkit.block.BlockCactus
-
- getHardness() - Method in class cn.nukkit.block.BlockCake
-
- getHardness() - Method in class cn.nukkit.block.BlockCampfire
-
- getHardness() - Method in class cn.nukkit.block.BlockCarpet
-
- getHardness() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getHardness() - Method in class cn.nukkit.block.BlockCauldron
-
- getHardness() - Method in class cn.nukkit.block.BlockChain
-
- getHardness() - Method in class cn.nukkit.block.BlockChest
-
- getHardness() - Method in class cn.nukkit.block.BlockChorusFlower
-
- getHardness() - Method in class cn.nukkit.block.BlockChorusPlant
-
- getHardness() - Method in class cn.nukkit.block.BlockClay
-
- getHardness() - Method in class cn.nukkit.block.BlockCoal
-
- getHardness() - Method in class cn.nukkit.block.BlockCobblestone
-
- getHardness() - Method in class cn.nukkit.block.BlockCobweb
-
- getHardness() - Method in class cn.nukkit.block.BlockCocoa
-
- getHardness() - Method in class cn.nukkit.block.BlockComposter
-
- getHardness() - Method in class cn.nukkit.block.BlockConcrete
-
- getHardness() - Method in class cn.nukkit.block.BlockConcretePowder
-
- getHardness() - Method in class cn.nukkit.block.BlockConduit
-
- getHardness() - Method in class cn.nukkit.block.BlockCoralBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockCraftingTable
-
- getHardness() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getHardness() - Method in class cn.nukkit.block.BlockDeny
-
- getHardness() - Method in class cn.nukkit.block.BlockDiamond
-
- getHardness() - Method in class cn.nukkit.block.BlockDirt
-
- getHardness() - Method in class cn.nukkit.block.BlockDoorIron
-
- getHardness() - Method in class cn.nukkit.block.BlockDoorWood
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabBrickBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getHardness() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getHardness() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getHardness() - Method in class cn.nukkit.block.BlockDriedKelpBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockEmerald
-
- getHardness() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getHardness() - Method in class cn.nukkit.block.BlockEnderChest
-
- getHardness() - Method in class cn.nukkit.block.BlockEndGateway
-
- getHardness() - Method in class cn.nukkit.block.BlockEndPortal
-
- getHardness() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getHardness() - Method in class cn.nukkit.block.BlockEndRod
-
- getHardness() - Method in class cn.nukkit.block.BlockEndStone
-
- getHardness() - Method in class cn.nukkit.block.BlockFarmland
-
- getHardness() - Method in class cn.nukkit.block.BlockFence
-
- getHardness() - Method in class cn.nukkit.block.BlockFenceGate
-
- getHardness() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getHardness() - Method in class cn.nukkit.block.BlockFlowable
-
- getHardness() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getHardness() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getHardness() - Method in class cn.nukkit.block.BlockGlass
-
- getHardness() - Method in class cn.nukkit.block.BlockGlassPane
-
- getHardness() - Method in class cn.nukkit.block.BlockGlowstone
-
- getHardness() - Method in class cn.nukkit.block.BlockGold
-
- getHardness() - Method in class cn.nukkit.block.BlockGrass
-
- getHardness() - Method in class cn.nukkit.block.BlockGravel
-
- getHardness() - Method in class cn.nukkit.block.BlockGrindstone
-
- getHardness() - Method in class cn.nukkit.block.BlockHayBale
-
- getHardness() - Method in class cn.nukkit.block.BlockHoney
-
- getHardness() - Method in class cn.nukkit.block.BlockHoneycombBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockHopper
-
- getHardness() - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getHardness() - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getHardness() - Method in class cn.nukkit.block.BlockHyphaeCrimson
-
- getHardness() - Method in class cn.nukkit.block.BlockHyphaeStrippedCrimson
-
- getHardness() - Method in class cn.nukkit.block.BlockHyphaeStrippedWarped
-
- getHardness() - Method in class cn.nukkit.block.BlockIce
-
- getHardness() - Method in class cn.nukkit.block.BlockIceFrosted
-
- getHardness() - Method in class cn.nukkit.block.BlockIron
-
- getHardness() - Method in class cn.nukkit.block.BlockIronBars
-
- getHardness() - Method in class cn.nukkit.block.BlockItemFrame
-
- getHardness() - Method in class cn.nukkit.block.BlockJigsaw
-
- getHardness() - Method in class cn.nukkit.block.BlockJukebox
-
- getHardness() - Method in class cn.nukkit.block.BlockLadder
-
- getHardness() - Method in class cn.nukkit.block.BlockLantern
-
- getHardness() - Method in class cn.nukkit.block.BlockLapis
-
- getHardness() - Method in class cn.nukkit.block.BlockLeaves
-
- getHardness() - Method in class cn.nukkit.block.BlockLectern
-
- getHardness() - Method in class cn.nukkit.block.BlockLever
-
- getHardness() - Method in class cn.nukkit.block.BlockLight
-
- getHardness() - Method in class cn.nukkit.block.BlockLiquid
-
- getHardness() - Method in class cn.nukkit.block.BlockLodestone
-
- getHardness() - Method in class cn.nukkit.block.BlockLoom
-
- getHardness() - Method in class cn.nukkit.block.BlockMagma
-
- getHardness() - Method in class cn.nukkit.block.BlockMelon
-
- getHardness() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getHardness() - Method in class cn.nukkit.block.BlockMonsterEgg
-
- getHardness() - Method in class cn.nukkit.block.BlockMossStone
-
- getHardness() - Method in class cn.nukkit.block.BlockMycelium
-
- getHardness() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockNetherPortal
-
- getHardness() - Method in class cn.nukkit.block.BlockNetherrack
-
- getHardness() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getHardness() - Method in class cn.nukkit.block.BlockNetherWartBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockNoteblock
-
- getHardness() - Method in class cn.nukkit.block.BlockNylium
-
- getHardness() - Method in class cn.nukkit.block.BlockObserver
-
- getHardness() - Method in class cn.nukkit.block.BlockObsidian
-
- getHardness() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getHardness() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getHardness() - Method in class cn.nukkit.block.BlockOreCoal
-
- getHardness() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getHardness() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getHardness() - Method in class cn.nukkit.block.BlockOreGold
-
- getHardness() - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getHardness() - Method in class cn.nukkit.block.BlockOreIron
-
- getHardness() - Method in class cn.nukkit.block.BlockOreLapis
-
- getHardness() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getHardness() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getHardness() - Method in class cn.nukkit.block.BlockPistonBase
-
- getHardness() - Method in class cn.nukkit.block.BlockPistonHead
-
- getHardness() - Method in class cn.nukkit.block.BlockPlanks
-
- getHardness() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getHardness() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getHardness() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getHardness() - Method in class cn.nukkit.block.BlockPressurePlateWood
-
- getHardness() - Method in class cn.nukkit.block.BlockPrismarine
-
- getHardness() - Method in class cn.nukkit.block.BlockPumpkin
-
- getHardness() - Method in class cn.nukkit.block.BlockPurpur
-
- getHardness() - Method in class cn.nukkit.block.BlockQuartz
-
- getHardness() - Method in class cn.nukkit.block.BlockRail
-
- getHardness() - Method in class cn.nukkit.block.BlockRedstone
-
- getHardness() - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getHardness() - Method in class cn.nukkit.block.BlockSand
-
- getHardness() - Method in class cn.nukkit.block.BlockSandstone
-
- getHardness() - Method in class cn.nukkit.block.BlockScaffolding
-
- getHardness() - Method in class cn.nukkit.block.BlockSeaLantern
-
- getHardness() - Method in class cn.nukkit.block.BlockShroomlight
-
- getHardness() - Method in class cn.nukkit.block.BlockSignPost
-
- getHardness() - Method in class cn.nukkit.block.BlockSkull
-
- getHardness() - Method in class cn.nukkit.block.BlockSlab
-
- getHardness() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockSlabBrickBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockSlime
-
- getHardness() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getHardness() - Method in class cn.nukkit.block.BlockSmoothStone
-
- getHardness() - Method in class cn.nukkit.block.BlockSnow
-
- getHardness() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getHardness() - Method in class cn.nukkit.block.BlockSoulSand
-
- getHardness() - Method in class cn.nukkit.block.BlockSoulSoil
-
- getHardness() - Method in class cn.nukkit.block.BlockSponge
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsBlackstone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsBrickBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsDioritePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsStone
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getHardness() - Method in class cn.nukkit.block.BlockStairsWood
-
- getHardness() - Method in class cn.nukkit.block.BlockStem
-
- getHardness() - Method in class cn.nukkit.block.BlockStone
-
- getHardness() - Method in class cn.nukkit.block.BlockStonecutter
-
- getHardness() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockStructure
-
- getHardness() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getHardness() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getHardness() - Method in class cn.nukkit.block.BlockTerracotta
-
- getHardness() - Method in class cn.nukkit.block.BlockTerracottaGlazed
-
- getHardness() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getHardness() - Method in class cn.nukkit.block.BlockTNT
-
- getHardness() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getHardness() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getHardness() - Method in class cn.nukkit.block.BlockTripWire
-
- getHardness() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getHardness() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getHardness() - Method in class cn.nukkit.block.BlockVine
-
- getHardness() - Method in class cn.nukkit.block.BlockVinesNether
-
- getHardness() - Method in class cn.nukkit.block.BlockWallBase
-
- getHardness() - Method in class cn.nukkit.block.BlockWallBlackstone
-
- getHardness() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockWallBrickBlackstonePolished
-
- getHardness() - Method in class cn.nukkit.block.BlockWarpedWartBlock
-
- getHardness() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getHardness() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getHardness() - Method in class cn.nukkit.block.BlockWood
-
- getHardness() - Method in class cn.nukkit.block.BlockWool
-
- getHashX(long) - Static method in class cn.nukkit.level.Level
-
- getHashZ(long) - Static method in class cn.nukkit.level.Level
-
- getHasNectar() - Method in class cn.nukkit.blockentity.BlockEntityBeehive.Occupant
-
- getHasNectar() - Method in class cn.nukkit.entity.passive.EntityBee
-
- getHealth() - Method in class cn.nukkit.entity.Entity
-
- getHeight() - Method in class cn.nukkit.entity.Entity
-
- getHeight() - Method in class cn.nukkit.entity.EntityHuman
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityEndCrystal
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityExpBottle
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityFirework
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityItem
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityPainting
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityPotion
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getHeight() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityBlaze
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityCaveSpider
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityCreeper
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityDrowned
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityElderGuardian
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityEnderDragon
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityEnderman
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityEndermite
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityEvoker
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityGhast
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityGuardian
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityHoglin
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityHusk
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityMagmaCube
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityPhantom
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityPiglin
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityPiglinBrute
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityPillager
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityRavager
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityShulker
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntitySilverfish
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntitySkeleton
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntitySlime
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntitySnowGolem
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntitySpider
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityStray
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityVex
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityVindicator
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityWitch
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityWither
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityWitherSkeleton
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityZoglin
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityZombie
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityZombiePigman
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityZombieVillager
-
- getHeight() - Method in class cn.nukkit.entity.mob.EntityZombieVillagerV1
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityBat
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityBee
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityCat
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityChicken
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityCod
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityCow
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityDolphin
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityDonkey
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityFox
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityHorse
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityLlama
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityMooshroom
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityMule
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityOcelot
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityPanda
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityParrot
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityPig
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityPolarBear
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityPufferfish
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityRabbit
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntitySalmon
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntitySheep
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntitySkeletonHorse
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntitySquid
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityStrider
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityTropicalFish
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityTurtle
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityVillager
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityVillagerV1
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityWanderingTrader
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityWolf
-
- getHeight() - Method in class cn.nukkit.entity.passive.EntityZombieHorse
-
- getHeight() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getHeight() - Method in class cn.nukkit.entity.projectile.EntityEgg
-
- getHeight() - Method in class cn.nukkit.entity.projectile.EntityEnderPearl
-
- getHeight() - Method in class cn.nukkit.entity.projectile.EntitySnowball
-
- getHeight() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getHeight() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getHeight(NukkitRandom) - Method in class cn.nukkit.level.generator.object.tree.HugeTreesGenerator
-
- getHeightMap(int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getHeightMap(int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getHeightMap(int, int) - Method in class cn.nukkit.level.Level
-
- getHeightMapArray() - Method in interface cn.nukkit.level.format.FullChunk
-
- getHeightMapArray() - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getHeightMapArray() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getHeightOffset(int, int) - Method in class cn.nukkit.level.biome.Biome
-
How much offset should be added to the min/max heights at this position
- getHeightOffset(int, int) - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getHeightVariation() - Method in class cn.nukkit.level.biome.Biome
-
- getHeldItem() - Method in class cn.nukkit.event.inventory.InventoryClickEvent
-
- getHeldItemIndex() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getHeldItemSlot() - Method in class cn.nukkit.inventory.PlayerInventory
-
Deprecated.
- getHelmet() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getHelmet() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getHighestAdjacentBlockSkyLight(int, int, int) - Method in class cn.nukkit.level.Level
-
Returns the highest block skylight level available in the positions adjacent to the specified block coordinates.
- getHighestBlockAt(int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getHighestBlockAt(int, int, boolean) - Method in interface cn.nukkit.level.format.FullChunk
-
- getHighestBlockAt(int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getHighestBlockAt(int, int, boolean) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getHighestBlockAt(int, int) - Method in class cn.nukkit.level.Level
-
- getHighestWorkableBlock(ChunkManager, int, int, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.MushroomPopulator
-
- getHighestWorkableBlock(ChunkManager, int, int, FullChunk) - Method in class cn.nukkit.level.generator.populator.impl.PopulatorGroundFire
-
- getHighestWorkableBlock(ChunkManager, int, int, FullChunk) - Method in class cn.nukkit.level.generator.populator.type.Populator
-
- getHighestWorkableBlock(ChunkManager, int, int, FullChunk) - Method in class cn.nukkit.level.generator.populator.type.PopulatorSurfaceBlock
-
- getHistoryInterval() - Static method in class co.aikar.timings.Timings
-
- getHistoryLength() - Static method in class co.aikar.timings.Timings
-
- getHolder() - Method in class cn.nukkit.inventory.BarrelInventory
-
- getHolder() - Method in class cn.nukkit.inventory.BaseInventory
-
- getHolder() - Method in class cn.nukkit.inventory.BrewingInventory
-
- getHolder() - Method in class cn.nukkit.inventory.CampfireInventory
-
- getHolder() - Method in class cn.nukkit.inventory.ChestInventory
-
- getHolder() - Method in class cn.nukkit.inventory.DispenserInventory
-
- getHolder() - Method in class cn.nukkit.inventory.DoubleChestInventory
-
- getHolder() - Method in class cn.nukkit.inventory.DropperInventory
-
- getHolder() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getHolder() - Method in class cn.nukkit.inventory.EntityEquipmentInventory
-
- getHolder() - Method in class cn.nukkit.inventory.FakeBlockUIComponent
-
- getHolder() - Method in class cn.nukkit.inventory.FurnaceInventory
-
- getHolder() - Method in class cn.nukkit.inventory.HopperInventory
-
- getHolder() - Method in interface cn.nukkit.inventory.Inventory
-
- getHolder() - Method in class cn.nukkit.inventory.MinecartChestInventory
-
- getHolder() - Method in class cn.nukkit.inventory.MinecartHopperInventory
-
- getHolder() - Method in class cn.nukkit.inventory.PlayerCursorInventory
-
This override is here for documentation and code completion purposes only.
- getHolder() - Method in class cn.nukkit.inventory.PlayerEnderChestInventory
-
- getHolder() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getHolder() - Method in class cn.nukkit.inventory.PlayerOffhandInventory
-
- getHolder() - Method in class cn.nukkit.inventory.PlayerUIInventory
-
- getHolder() - Method in class cn.nukkit.inventory.ShulkerBoxInventory
-
- getHoneyLevel() - Method in class cn.nukkit.block.BlockBeehive
-
- getHoneyLevel() - Method in class cn.nukkit.blockentity.BlockEntityBeehive
-
- getHorizontalAngle() - Method in enum cn.nukkit.math.BlockFace
-
Get the angle of this BlockFace (0-360)
- getHorizontalFacing() - Method in class cn.nukkit.entity.Entity
-
- getHorizontalIndex() - Method in enum cn.nukkit.math.BlockFace
-
Get the horizontal index of this BlockFace (0-3).
- getHotbarSize() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getHotbarSlotIndex(int) - Method in class cn.nukkit.inventory.PlayerInventory
-
Deprecated.
- getHugeDamage() - Method in class cn.nukkit.block.Block
-
- getHugeDamage() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getHugeDamage() - Method in class cn.nukkit.blockstate.BlockState
-
- getHugeDamage() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getHugeDamage() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getHugeDamage() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getIcon() - Method in class cn.nukkit.form.window.FormWindowCustom
-
- getId() - Method in enum cn.nukkit.AdventureSettings.Type
-
- getId() - Method in class cn.nukkit.block.Block
-
- getId() - Method in class cn.nukkit.block.BlockAcaciaSignPost
-
- getId() - Method in class cn.nukkit.block.BlockAcaciaWallSign
-
- getId() - Method in class cn.nukkit.block.BlockAir
-
- getId() - Method in class cn.nukkit.block.BlockAllow
-
- getId() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getId() - Method in class cn.nukkit.block.BlockAnvil
-
- getId() - Method in class cn.nukkit.block.BlockBamboo
-
- getId() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getId() - Method in class cn.nukkit.block.BlockBanner
-
- getId() - Method in class cn.nukkit.block.BlockBarrel
-
- getId() - Method in class cn.nukkit.block.BlockBarrier
-
- getId() - Method in class cn.nukkit.block.BlockBasalt
-
- getId() - Method in class cn.nukkit.block.BlockBeacon
-
- getId() - Method in class cn.nukkit.block.BlockBed
-
- getId() - Method in class cn.nukkit.block.BlockBedrock
-
- getId() - Method in class cn.nukkit.block.BlockBedrockInvisible
-
- getId() - Method in class cn.nukkit.block.BlockBeehive
-
- getId() - Method in class cn.nukkit.block.BlockBeeNest
-
- getId() - Method in class cn.nukkit.block.BlockBeetroot
-
- getId() - Method in class cn.nukkit.block.BlockBell
-
- getId() - Method in class cn.nukkit.block.BlockBirchSignPost
-
- getId() - Method in class cn.nukkit.block.BlockBirchWallSign
-
- getId() - Method in class cn.nukkit.block.BlockBlackstone
-
- getId() - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getId() - Method in class cn.nukkit.block.BlockBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockBlackstonePolishedChiseled
-
- getId() - Method in class cn.nukkit.block.BlockBlastFurnace
-
- getId() - Method in class cn.nukkit.block.BlockBlastFurnaceBurning
-
- getId() - Method in class cn.nukkit.block.BlockBlueIce
-
- getId() - Method in class cn.nukkit.block.BlockBone
-
- getId() - Method in class cn.nukkit.block.BlockBookshelf
-
- getId() - Method in class cn.nukkit.block.BlockBorder
-
- getId() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getId() - Method in class cn.nukkit.block.BlockBricks
-
- getId() - Method in class cn.nukkit.block.BlockBricksBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockBricksBlackstonePolishedCracked
-
- getId() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getId() - Method in class cn.nukkit.block.BlockBricksNether
-
- getId() - Method in class cn.nukkit.block.BlockBricksNetherChiseled
-
- getId() - Method in class cn.nukkit.block.BlockBricksNetherCracked
-
- getId() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getId() - Method in class cn.nukkit.block.BlockBricksRedNether
-
- getId() - Method in class cn.nukkit.block.BlockBricksStone
-
- getId() - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getId() - Method in class cn.nukkit.block.BlockButtonAcacia
-
- getId() - Method in class cn.nukkit.block.BlockButtonBirch
-
- getId() - Method in class cn.nukkit.block.BlockButtonBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockButtonCrimson
-
- getId() - Method in class cn.nukkit.block.BlockButtonDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockButtonJungle
-
- getId() - Method in class cn.nukkit.block.BlockButtonSpruce
-
- getId() - Method in class cn.nukkit.block.BlockButtonStone
-
- getId() - Method in class cn.nukkit.block.BlockButtonWarped
-
- getId() - Method in class cn.nukkit.block.BlockButtonWooden
-
- getId() - Method in class cn.nukkit.block.BlockCactus
-
- getId() - Method in class cn.nukkit.block.BlockCake
-
- getId() - Method in class cn.nukkit.block.BlockCampfire
-
- getId() - Method in class cn.nukkit.block.BlockCampfireSoul
-
- getId() - Method in class cn.nukkit.block.BlockCarpet
-
- getId() - Method in class cn.nukkit.block.BlockCarrot
-
- getId() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getId() - Method in class cn.nukkit.block.BlockCarvedPumpkin
-
- getId() - Method in class cn.nukkit.block.BlockCauldron
-
- getId() - Method in class cn.nukkit.block.BlockCauldronLava
-
- getId() - Method in class cn.nukkit.block.BlockChain
-
- getId() - Method in class cn.nukkit.block.BlockChest
-
- getId() - Method in class cn.nukkit.block.BlockChorusFlower
-
- getId() - Method in class cn.nukkit.block.BlockChorusPlant
-
- getId() - Method in class cn.nukkit.block.BlockClay
-
- getId() - Method in class cn.nukkit.block.BlockCoal
-
- getId() - Method in class cn.nukkit.block.BlockCobblestone
-
- getId() - Method in class cn.nukkit.block.BlockCobweb
-
- getId() - Method in class cn.nukkit.block.BlockCocoa
-
- getId() - Method in class cn.nukkit.block.BlockComposter
-
- getId() - Method in class cn.nukkit.block.BlockConcrete
-
- getId() - Method in class cn.nukkit.block.BlockConcretePowder
-
- getId() - Method in class cn.nukkit.block.BlockConduit
-
- getId() - Method in class cn.nukkit.block.BlockCoral
-
- getId() - Method in class cn.nukkit.block.BlockCoralBlock
-
- getId() - Method in class cn.nukkit.block.BlockCoralFan
-
- getId() - Method in class cn.nukkit.block.BlockCoralFanDead
-
- getId() - Method in class cn.nukkit.block.BlockCoralFanHang
-
- getId() - Method in class cn.nukkit.block.BlockCoralFanHang2
-
- getId() - Method in class cn.nukkit.block.BlockCoralFanHang3
-
- getId() - Method in class cn.nukkit.block.BlockCraftingTable
-
- getId() - Method in class cn.nukkit.block.BlockCrimsonSignPost
-
- getId() - Method in class cn.nukkit.block.BlockCrimsonWallSign
-
- getId() - Method in class cn.nukkit.block.BlockDandelion
-
- getId() - Method in class cn.nukkit.block.BlockDarkOakSignPost
-
- getId() - Method in class cn.nukkit.block.BlockDarkOakWallSign
-
- getId() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getId() - Method in class cn.nukkit.block.BlockDaylightDetectorInverted
-
- getId() - Method in class cn.nukkit.block.BlockDeadBush
-
- getId() - Method in class cn.nukkit.block.BlockDeny
-
- getId() - Method in class cn.nukkit.block.BlockDiamond
-
- getId() - Method in class cn.nukkit.block.BlockDirt
-
- getId() - Method in class cn.nukkit.block.BlockDispenser
-
- getId() - Method in class cn.nukkit.block.BlockDoorAcacia
-
- getId() - Method in class cn.nukkit.block.BlockDoorBirch
-
- getId() - Method in class cn.nukkit.block.BlockDoorCrimson
-
- getId() - Method in class cn.nukkit.block.BlockDoorDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockDoorIron
-
- getId() - Method in class cn.nukkit.block.BlockDoorJungle
-
- getId() - Method in class cn.nukkit.block.BlockDoorSpruce
-
- getId() - Method in class cn.nukkit.block.BlockDoorWarped
-
- getId() - Method in class cn.nukkit.block.BlockDoorWood
-
- getId() - Method in class cn.nukkit.block.BlockDoublePlant
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabBrickBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getId() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getId() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getId() - Method in class cn.nukkit.block.BlockDriedKelpBlock
-
- getId() - Method in class cn.nukkit.block.BlockDropper
-
- getId() - Method in class cn.nukkit.block.BlockEmerald
-
- getId() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getId() - Method in class cn.nukkit.block.BlockEnderChest
-
- getId() - Method in class cn.nukkit.block.BlockEndGateway
-
- getId() - Method in class cn.nukkit.block.BlockEndPortal
-
- getId() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getId() - Method in class cn.nukkit.block.BlockEndRod
-
- getId() - Method in class cn.nukkit.block.BlockEndStone
-
- getId() - Method in class cn.nukkit.block.BlockFarmland
-
- getId() - Method in class cn.nukkit.block.BlockFence
-
- getId() - Method in class cn.nukkit.block.BlockFenceCrimson
-
- getId() - Method in class cn.nukkit.block.BlockFenceGate
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateAcacia
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateBirch
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateCrimson
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateJungle
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateSpruce
-
- getId() - Method in class cn.nukkit.block.BlockFenceGateWarped
-
- getId() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getId() - Method in class cn.nukkit.block.BlockFenceWarped
-
- getId() - Method in class cn.nukkit.block.BlockFire
-
- getId() - Method in class cn.nukkit.block.BlockFireSoul
-
- getId() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getId() - Method in class cn.nukkit.block.BlockFlower
-
- getId() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getId() - Method in class cn.nukkit.block.BlockFungusCrimson
-
- getId() - Method in class cn.nukkit.block.BlockFungusWarped
-
- getId() - Method in class cn.nukkit.block.BlockFurnace
-
- getId() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getId() - Method in class cn.nukkit.block.BlockGlass
-
- getId() - Method in class cn.nukkit.block.BlockGlassPane
-
- getId() - Method in class cn.nukkit.block.BlockGlassPaneStained
-
- getId() - Method in class cn.nukkit.block.BlockGlassStained
-
- getId() - Method in class cn.nukkit.block.BlockGlowstone
-
- getId() - Method in class cn.nukkit.block.BlockGold
-
- getId() - Method in class cn.nukkit.block.BlockGrass
-
- getId() - Method in class cn.nukkit.block.BlockGrassPath
-
- getId() - Method in class cn.nukkit.block.BlockGravel
-
- getId() - Method in class cn.nukkit.block.BlockGrindstone
-
- getId() - Method in class cn.nukkit.block.BlockHayBale
-
- getId() - Method in class cn.nukkit.block.BlockHoney
-
- getId() - Method in class cn.nukkit.block.BlockHoneycombBlock
-
- getId() - Method in class cn.nukkit.block.BlockHopper
-
- getId() - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getId() - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getId() - Method in class cn.nukkit.block.BlockHyphaeCrimson
-
- getId() - Method in class cn.nukkit.block.BlockHyphaeStrippedCrimson
-
- getId() - Method in class cn.nukkit.block.BlockHyphaeStrippedWarped
-
- getId() - Method in class cn.nukkit.block.BlockHyphaeWarped
-
- getId() - Method in class cn.nukkit.block.BlockIce
-
- getId() - Method in class cn.nukkit.block.BlockIceFrosted
-
- getId() - Method in class cn.nukkit.block.BlockIcePacked
-
- getId() - Method in class cn.nukkit.block.BlockIron
-
- getId() - Method in class cn.nukkit.block.BlockIronBars
-
- getId() - Method in class cn.nukkit.block.BlockItemFrame
-
- getId() - Method in class cn.nukkit.block.BlockJigsaw
-
- getId() - Method in class cn.nukkit.block.BlockJukebox
-
- getId() - Method in class cn.nukkit.block.BlockJungleSignPost
-
- getId() - Method in class cn.nukkit.block.BlockJungleWallSign
-
- getId() - Method in class cn.nukkit.block.BlockKelp
-
- getId() - Method in class cn.nukkit.block.BlockLadder
-
- getId() - Method in class cn.nukkit.block.BlockLantern
-
- getId() - Method in class cn.nukkit.block.BlockLapis
-
- getId() - Method in class cn.nukkit.block.BlockLava
-
- getId() - Method in class cn.nukkit.block.BlockLavaStill
-
- getId() - Method in class cn.nukkit.block.BlockLeaves
-
- getId() - Method in class cn.nukkit.block.BlockLeaves2
-
- getId() - Method in class cn.nukkit.block.BlockLectern
-
- getId() - Method in class cn.nukkit.block.BlockLever
-
- getId() - Method in class cn.nukkit.block.BlockLight
-
- getId() - Method in class cn.nukkit.block.BlockLodestone
-
- getId() - Method in class cn.nukkit.block.BlockLoom
-
- getId() - Method in class cn.nukkit.block.BlockMagma
-
- getId() - Method in class cn.nukkit.block.BlockMelon
-
- getId() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getId() - Method in class cn.nukkit.block.BlockMonsterEgg
-
- getId() - Method in class cn.nukkit.block.BlockMossStone
-
- getId() - Method in class cn.nukkit.block.BlockMoving
-
- getId() - Method in class cn.nukkit.block.BlockMushroomBrown
-
- getId() - Method in class cn.nukkit.block.BlockMushroomRed
-
- getId() - Method in class cn.nukkit.block.BlockMycelium
-
- getId() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getId() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getId() - Method in class cn.nukkit.block.BlockNetherPortal
-
- getId() - Method in class cn.nukkit.block.BlockNetherrack
-
- getId() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getId() - Method in class cn.nukkit.block.BlockNetherSprout
-
- getId() - Method in class cn.nukkit.block.BlockNetherWart
-
- getId() - Method in class cn.nukkit.block.BlockNetherWartBlock
-
- getId() - Method in class cn.nukkit.block.BlockNoteblock
-
- getId() - Method in class cn.nukkit.block.BlockNyliumCrimson
-
- getId() - Method in class cn.nukkit.block.BlockNyliumWarped
-
- getId() - Method in class cn.nukkit.block.BlockObserver
-
- getId() - Method in class cn.nukkit.block.BlockObsidian
-
- getId() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getId() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getId() - Method in class cn.nukkit.block.BlockOreCoal
-
- getId() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getId() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getId() - Method in class cn.nukkit.block.BlockOreGold
-
- getId() - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getId() - Method in class cn.nukkit.block.BlockOreIron
-
- getId() - Method in class cn.nukkit.block.BlockOreLapis
-
- getId() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getId() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getId() - Method in class cn.nukkit.block.BlockOreRedstoneGlowing
-
- getId() - Method in class cn.nukkit.block.BlockPiston
-
- getId() - Method in class cn.nukkit.block.BlockPistonHead
-
- getId() - Method in class cn.nukkit.block.BlockPistonHeadSticky
-
- getId() - Method in class cn.nukkit.block.BlockPistonSticky
-
- getId() - Method in class cn.nukkit.block.BlockPlanks
-
- getId() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getId() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getId() - Method in class cn.nukkit.block.BlockPodzol
-
- getId() - Method in class cn.nukkit.block.BlockPolishedBasalt
-
- getId() - Method in class cn.nukkit.block.BlockPotato
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateAcacia
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateBirch
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateCrimson
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateJungle
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateSpruce
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateWarped
-
- getId() - Method in class cn.nukkit.block.BlockPressurePlateWood
-
- getId() - Method in class cn.nukkit.block.BlockPrismarine
-
- getId() - Method in class cn.nukkit.block.BlockPumpkin
-
- getId() - Method in class cn.nukkit.block.BlockPumpkinLit
-
- getId() - Method in class cn.nukkit.block.BlockPurpur
-
- getId() - Method in class cn.nukkit.block.BlockQuartz
-
- getId() - Method in class cn.nukkit.block.BlockRail
-
- getId() - Method in class cn.nukkit.block.BlockRailActivator
-
- getId() - Method in class cn.nukkit.block.BlockRailDetector
-
- getId() - Method in class cn.nukkit.block.BlockRailPowered
-
- getId() - Method in class cn.nukkit.block.BlockRedSandstone
-
- getId() - Method in class cn.nukkit.block.BlockRedstone
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneComparatorPowered
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneComparatorUnpowered
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneLampLit
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneRepeaterUnpowered
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneTorch
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneTorchUnlit
-
- getId() - Method in class cn.nukkit.block.BlockRedstoneWire
-
- getId() - Method in class cn.nukkit.block.BlockRootsCrimson
-
- getId() - Method in class cn.nukkit.block.BlockRootsWarped
-
- getId() - Method in class cn.nukkit.block.BlockSand
-
- getId() - Method in class cn.nukkit.block.BlockSandstone
-
- getId() - Method in class cn.nukkit.block.BlockSapling
-
- getId() - Method in class cn.nukkit.block.BlockScaffolding
-
- getId() - Method in class cn.nukkit.block.BlockSeagrass
-
- getId() - Method in class cn.nukkit.block.BlockSeaLantern
-
- getId() - Method in class cn.nukkit.block.BlockSeaPickle
-
- getId() - Method in class cn.nukkit.block.BlockShroomlight
-
- getId() - Method in class cn.nukkit.block.BlockShulkerBox
-
- getId() - Method in class cn.nukkit.block.BlockSignPost
-
- getId() - Method in class cn.nukkit.block.BlockSkull
-
- getId() - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getId() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockSlabBrickBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getId() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getId() - Method in class cn.nukkit.block.BlockSlabStone
-
- getId() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getId() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getId() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getId() - Method in class cn.nukkit.block.BlockSlabWood
-
- getId() - Method in class cn.nukkit.block.BlockSlime
-
- getId() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getId() - Method in class cn.nukkit.block.BlockSmoker
-
- getId() - Method in class cn.nukkit.block.BlockSmokerBurning
-
- getId() - Method in class cn.nukkit.block.BlockSmoothStone
-
- getId() - Method in class cn.nukkit.block.BlockSnow
-
- getId() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getId() - Method in class cn.nukkit.block.BlockSoulLantern
-
- getId() - Method in class cn.nukkit.block.BlockSoulSand
-
- getId() - Method in class cn.nukkit.block.BlockSoulSoil
-
- getId() - Method in class cn.nukkit.block.BlockSoulTorch
-
- getId() - Method in class cn.nukkit.block.BlockSponge
-
- getId() - Method in class cn.nukkit.block.BlockSpruceSignPost
-
- getId() - Method in class cn.nukkit.block.BlockSpruceWallSign
-
- getId() - Method in class cn.nukkit.block.BlockStairsAcacia
-
- getId() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getId() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getId() - Method in class cn.nukkit.block.BlockStairsBirch
-
- getId() - Method in class cn.nukkit.block.BlockStairsBlackstone
-
- getId() - Method in class cn.nukkit.block.BlockStairsBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsBrickBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getId() - Method in class cn.nukkit.block.BlockStairsCrimson
-
- getId() - Method in class cn.nukkit.block.BlockStairsDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getId() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getId() - Method in class cn.nukkit.block.BlockStairsDioritePolished
-
- getId() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getId() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getId() - Method in class cn.nukkit.block.BlockStairsJungle
-
- getId() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getId() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getId() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getId() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getId() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getId() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getId() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getId() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getId() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getId() - Method in class cn.nukkit.block.BlockStairsSpruce
-
- getId() - Method in class cn.nukkit.block.BlockStairsStone
-
- getId() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getId() - Method in class cn.nukkit.block.BlockStairsWarped
-
- getId() - Method in class cn.nukkit.block.BlockStairsWood
-
- getId() - Method in class cn.nukkit.block.BlockStemCrimson
-
- getId() - Method in class cn.nukkit.block.BlockStemMelon
-
- getId() - Method in class cn.nukkit.block.BlockStemPumpkin
-
- getId() - Method in class cn.nukkit.block.BlockStemStrippedCrimson
-
- getId() - Method in class cn.nukkit.block.BlockStemStrippedWarped
-
- getId() - Method in class cn.nukkit.block.BlockStemWarped
-
- getId() - Method in class cn.nukkit.block.BlockStone
-
- getId() - Method in class cn.nukkit.block.BlockStonecutter
-
- getId() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getId() - Method in class cn.nukkit.block.BlockStructure
-
- getId() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getId() - Method in class cn.nukkit.block.BlockSugarcane
-
- getId() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getId() - Method in class cn.nukkit.block.BlockTallGrass
-
- getId() - Method in class cn.nukkit.block.BlockTerracotta
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedBlack
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedBlue
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedBrown
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedCyan
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedGray
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedGreen
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedLightBlue
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedLime
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedMagenta
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedOrange
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedPink
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedPurple
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedRed
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedSilver
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedWhite
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaGlazedYellow
-
- getId() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getId() - Method in class cn.nukkit.block.BlockTNT
-
- getId() - Method in class cn.nukkit.block.BlockTorch
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorAcacia
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorBirch
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorCrimson
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorJungle
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorSpruce
-
- getId() - Method in class cn.nukkit.block.BlockTrapdoorWarped
-
- getId() - Method in class cn.nukkit.block.BlockTrappedChest
-
- getId() - Method in class cn.nukkit.block.BlockTripWire
-
- getId() - Method in class cn.nukkit.block.BlockTripWireHook
-
- getId() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getId() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getId() - Method in class cn.nukkit.block.BlockUnknown
-
- getId() - Method in class cn.nukkit.block.BlockVine
-
- getId() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getId() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getId() - Method in class cn.nukkit.block.BlockWall
-
- getId() - Method in class cn.nukkit.block.BlockWallBanner
-
- getId() - Method in class cn.nukkit.block.BlockWallBlackstone
-
- getId() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockWallBrickBlackstonePolished
-
- getId() - Method in class cn.nukkit.block.BlockWallSign
-
- getId() - Method in class cn.nukkit.block.BlockWarpedSignPost
-
- getId() - Method in class cn.nukkit.block.BlockWarpedWallSign
-
- getId() - Method in class cn.nukkit.block.BlockWarpedWartBlock
-
- getId() - Method in class cn.nukkit.block.BlockWater
-
- getId() - Method in class cn.nukkit.block.BlockWaterLily
-
- getId() - Method in class cn.nukkit.block.BlockWaterStill
-
- getId() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getId() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getId() - Method in class cn.nukkit.block.BlockWheat
-
- getId() - Method in class cn.nukkit.block.BlockWitherRose
-
- getId() - Method in class cn.nukkit.block.BlockWood
-
- getId() - Method in class cn.nukkit.block.BlockWood2
-
- getId() - Method in class cn.nukkit.block.BlockWoodBark
-
- getId() - Method in class cn.nukkit.block.BlockWoodStripped
-
- getId() - Method in class cn.nukkit.block.BlockWoodStrippedAcacia
-
- getId() - Method in class cn.nukkit.block.BlockWoodStrippedBirch
-
- getId() - Method in class cn.nukkit.block.BlockWoodStrippedDarkOak
-
- getId() - Method in class cn.nukkit.block.BlockWoodStrippedJungle
-
- getId() - Method in class cn.nukkit.block.BlockWoodStrippedOak
-
- getId() - Method in class cn.nukkit.block.BlockWoodStrippedSpruce
-
- getId() - Method in class cn.nukkit.block.BlockWool
-
- getId() - Method in class cn.nukkit.blockentity.BlockEntity
-
- getId() - Method in enum cn.nukkit.command.data.CommandParamType
-
- getId() - Method in class cn.nukkit.entity.Attribute
-
- getId() - Method in class cn.nukkit.entity.data.EntityData
-
- getId() - Method in class cn.nukkit.entity.Entity
-
- getId() - Method in interface cn.nukkit.inventory.CraftingRecipe
-
- getId() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getId() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getId() - Method in class cn.nukkit.inventory.StonecutterRecipe
-
- getId() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getId() - Method in class cn.nukkit.item.Item
-
- getId() - Method in class cn.nukkit.level.biome.Biome
-
- getId() - Method in class cn.nukkit.level.generator.Flat
-
- getId() - Method in class cn.nukkit.level.generator.Generator
-
- getId() - Method in class cn.nukkit.level.generator.Nether
-
- getId() - Method in class cn.nukkit.level.generator.Normal
-
- getId() - Method in class cn.nukkit.level.Level
-
- getId() - Method in enum cn.nukkit.level.util.BitArrayVersion
-
- getId() - Method in class cn.nukkit.nbt.tag.ByteArrayTag
-
- getId() - Method in class cn.nukkit.nbt.tag.ByteTag
-
- getId() - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getId() - Method in class cn.nukkit.nbt.tag.DoubleTag
-
- getId() - Method in class cn.nukkit.nbt.tag.EndTag
-
- getId() - Method in class cn.nukkit.nbt.tag.FloatTag
-
- getId() - Method in class cn.nukkit.nbt.tag.IntArrayTag
-
- getId() - Method in class cn.nukkit.nbt.tag.IntTag
-
- getId() - Method in class cn.nukkit.nbt.tag.ListTag
-
- getId() - Method in class cn.nukkit.nbt.tag.LongTag
-
- getId() - Method in class cn.nukkit.nbt.tag.ShortTag
-
- getId() - Method in class cn.nukkit.nbt.tag.StringTag
-
- getId() - Method in class cn.nukkit.nbt.tag.Tag
-
- getId() - Method in enum cn.nukkit.network.protocol.AnimatePacket.Action
-
- getId() - Method in class cn.nukkit.network.rcon.RCONCommand
-
- getId() - Method in class cn.nukkit.network.rcon.RCONPacket
-
- getId() - Method in class cn.nukkit.potion.Effect
-
- getId() - Method in class cn.nukkit.potion.Potion
-
- getId() - Method in enum cn.nukkit.utils.MinecartType
-
Get the variants of the current minecart
- getIdByName(String) - Method in class cn.nukkit.command.defaults.EnchantCommand
-
- getIdentifier() - Method in enum cn.nukkit.level.ParticleEffect
-
- getIdentityPublicKey() - Method in class cn.nukkit.utils.ClientChainData
-
- getIdentityPublicKey() - Method in interface cn.nukkit.utils.LoginChainData
-
- getIdleBlockId() - Method in class cn.nukkit.blockentity.BlockEntityBlastFurnace
-
- getIdleBlockId() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getIdleBlockId() - Method in class cn.nukkit.blockentity.BlockEntitySmoker
-
- getIgnoredConfigSections() - Static method in class co.aikar.timings.Timings
-
- getImage() - Method in class cn.nukkit.form.element.ElementButton
-
- getImage() - Method in class cn.nukkit.utils.BinaryStream
-
- getInAirTicks() - Method in class cn.nukkit.Player
-
- getIndex(int, int) - Method in class cn.nukkit.level.format.anvil.palette.BiomePalette
-
Deprecated.
- getIndex() - Method in interface cn.nukkit.level.format.FullChunk
-
- getIndex() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getIndex() - Method in enum cn.nukkit.math.BlockFace
-
Get the index of this BlockFace (0-5).
- getIngredient() - Method in class cn.nukkit.event.inventory.BrewEvent
-
- getIngredient() - Method in class cn.nukkit.event.inventory.StartBrewEvent
-
- getIngredient() - Method in class cn.nukkit.inventory.BrewingInventory
-
- getIngredient() - Method in class cn.nukkit.inventory.MixRecipe
-
- getIngredient(int, int) - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getIngredient() - Method in class cn.nukkit.inventory.StonecutterRecipe
-
- getIngredientCount() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getIngredientList() - Method in class cn.nukkit.inventory.RepairRecipe
-
- getIngredientList() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getIngredientList() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getIngredientMap() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getIngredientsAggregate() - Method in interface cn.nukkit.inventory.CraftingRecipe
-
- getIngredientsAggregate() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getIngredientsAggregate() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getInput() - Method in class cn.nukkit.event.inventory.CraftItemEvent
-
- getInput() - Method in class cn.nukkit.inventory.BlastFurnaceRecipe
-
- getInput() - Method in class cn.nukkit.inventory.CampfireRecipe
-
- getInput() - Method in class cn.nukkit.inventory.FurnaceRecipe
-
- getInput() - Method in class cn.nukkit.inventory.MixRecipe
-
- getInput() - Method in interface cn.nukkit.inventory.SmeltingRecipe
-
- getInput() - Method in class cn.nukkit.inventory.SmokerRecipe
-
- getInputList() - Method in class cn.nukkit.inventory.transaction.CraftingTransaction
-
- getInputResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getInputSlot() - Method in class cn.nukkit.inventory.EnchantInventory
-
- getInstaBreak() - Method in class cn.nukkit.event.block.BlockBreakEvent
-
- getInstance() - Static method in class cn.nukkit.plugin.PowerNukkitPlugin
-
- getInstance() - Static method in class cn.nukkit.Server
-
- getInstance() - Static method in class cn.nukkit.utils.HumanStringComparator
-
- getInstrument() - Method in class cn.nukkit.block.BlockNoteblock
-
- getInt(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getInt(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getInt() - Method in class cn.nukkit.utils.BinaryStream
-
- getInt(String) - Method in class cn.nukkit.utils.Config
-
- getInt(String, int) - Method in class cn.nukkit.utils.Config
-
- getInt(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get int value of config section element
- getInt(String, int) - Method in class cn.nukkit.utils.ConfigSection
-
Get int value of config section element
- getIntArray(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getInteger(GameRule) - Method in class cn.nukkit.level.GameRules
-
- getIntegerList(String) - Method in class cn.nukkit.utils.Config
-
- getIntegerList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Integer List value of config section element
- getInteractButtonText() - Method in interface cn.nukkit.entity.EntityInteractable
-
- getInteractButtonText() - Method in class cn.nukkit.entity.item.EntityVehicle
-
- getInterface() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getInterfaces() - Method in class cn.nukkit.network.Network
-
- getIntermediateWithXValue(Vector3, double) - Method in class cn.nukkit.math.Vector3
-
Returns a new vector with x value equal to the second parameter, along the line between this vector and the
passed in vector, or null if not possible.
- getIntermediateWithXValue(Vector3f, float) - Method in class cn.nukkit.math.Vector3f
-
- getIntermediateWithXValue(Vector3, double) - Method in class cn.nukkit.positiontracking.PositionTracking
-
- getIntermediateWithYValue(Vector3, double) - Method in class cn.nukkit.math.Vector3
-
Returns a new vector with y value equal to the second parameter, along the line between this vector and the
passed in vector, or null if not possible.
- getIntermediateWithYValue(Vector3f, float) - Method in class cn.nukkit.math.Vector3f
-
- getIntermediateWithYValue(Vector3, double) - Method in class cn.nukkit.positiontracking.PositionTracking
-
- getIntermediateWithZValue(Vector3, double) - Method in class cn.nukkit.math.Vector3
-
Returns a new vector with z value equal to the second parameter, along the line between this vector and the
passed in vector, or null if not possible.
- getIntermediateWithZValue(Vector3f, float) - Method in class cn.nukkit.math.Vector3f
-
- getIntermediateWithZValue(Vector3, double) - Method in class cn.nukkit.positiontracking.PositionTracking
-
- getIntValue(String) - Method in class cn.nukkit.block.Block
-
- getIntValue(int, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getIntValue(long, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getIntValue(BigInteger, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getIntValue(int, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getIntValue(long, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getIntValue(BigInteger, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getIntValue(int, int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getIntValue(String) - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getIntValue(String) - Method in class cn.nukkit.blockstate.BlockState
-
- getIntValue(String) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getIntValue(BlockProperty<?>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getIntValue(String) - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getIntValue(String) - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getIntValueForMeta(int) - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- getIntValueForMeta(int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getIntValueForMeta(int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getIntValueForMeta(int) - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getIntValueForMeta(int) - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getInventories() - Method in class cn.nukkit.inventory.transaction.InventoryTransaction
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityBarrel
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityCampfire
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityChest
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityDispenser
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityDropper
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityHopper
-
- getInventory() - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getInventory() - Method in class cn.nukkit.entity.EntityHumanType
-
- getInventory() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getInventory() - Method in class cn.nukkit.entity.item.EntityMinecartChest
-
- getInventory() - Method in class cn.nukkit.entity.item.EntityMinecartHopper
-
- getInventory() - Method in class cn.nukkit.event.inventory.InventoryEvent
-
- getInventory() - Method in class cn.nukkit.inventory.DoubleChestInventory
-
- getInventory() - Method in class cn.nukkit.inventory.FakeBlockMenu
-
- getInventory() - Method in interface cn.nukkit.inventory.InventoryHolder
-
- getInventory() - Method in class cn.nukkit.inventory.transaction.action.SlotChangeAction
-
Returns the inventory involved in this action.
- getInventorySlot() - Method in class cn.nukkit.event.player.PlayerItemHeldEvent
-
Deprecated.
- getInventoryType() - Method in class cn.nukkit.blockentity.BlockEntityBlastFurnace
-
- getInventoryType() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getInventoryType() - Method in class cn.nukkit.blockentity.BlockEntitySmoker
-
- getInventoryType() - Method in class cn.nukkit.inventory.RepairRecipe
-
- getIp() - Method in class cn.nukkit.Server
-
- getIPBans() - Method in class cn.nukkit.Server
-
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntityCampfire
-
- getItem(int) - Method in interface cn.nukkit.blockentity.BlockEntityContainer
-
返回一个存储在容器里的物品的Item对象。
Returns an item that stores in this container, as an Item object.
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntityHopper
-
- getItem() - Method in class cn.nukkit.blockentity.BlockEntityItemFrame
-
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getItem(int) - Method in class cn.nukkit.blockentity.BlockEntitySpawnableContainer
-
- getItem() - Method in class cn.nukkit.entity.item.EntityItem
-
- getItem() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getItem() - Method in class cn.nukkit.event.block.BlockBreakEvent
-
- getItem() - Method in class cn.nukkit.event.block.BlockPlaceEvent
-
- getItem() - Method in class cn.nukkit.event.block.ComposterFillEvent
-
- getItem() - Method in class cn.nukkit.event.block.ItemFrameDropItemEvent
-
- getItem() - Method in class cn.nukkit.event.inventory.InventoryMoveItemEvent
-
- getItem() - Method in class cn.nukkit.event.inventory.InventoryPickupItemEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerBlockPickEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerDropItemEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerGlassBottleFillEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerInteractEntityEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerInteractEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerItemConsumeEvent
-
- getItem() - Method in class cn.nukkit.event.player.PlayerItemHeldEvent
-
- getItem(int) - Method in class cn.nukkit.inventory.AnvilInventory
-
- getItem(int) - Method in class cn.nukkit.inventory.BaseInventory
-
- getItem(int) - Method in class cn.nukkit.inventory.DoubleChestInventory
-
- getItem(int) - Method in class cn.nukkit.inventory.GrindstoneInventory
-
- getItem(int) - Method in interface cn.nukkit.inventory.Inventory
-
- getItem(int) - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getItem() - Method in class cn.nukkit.item.randomitem.ConstantItemSelector
-
- getItemDropChance() - Method in class cn.nukkit.blockentity.BlockEntityItemFrame
-
- getItemFrame() - Method in class cn.nukkit.event.block.ItemFrameDropItemEvent
-
- getItemHelper(CompoundTag) - Static method in class cn.nukkit.nbt.NBTIO
-
- getItemId() - Method in class cn.nukkit.block.Block
-
- getItemInHand() - Method in class cn.nukkit.inventory.EntityEquipmentInventory
-
- getItemInHand() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getItemList() - Static method in class cn.nukkit.item.Item
-
- getItemPropertyNames() - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getItemRotation() - Method in class cn.nukkit.blockentity.BlockEntityItemFrame
-
- getItemSkullName(int) - Static method in class cn.nukkit.item.ItemSkull
-
- getItemUsed() - Method in class cn.nukkit.event.block.ComposterEmptyEvent
-
- getJoinMessage() - Method in class cn.nukkit.event.player.PlayerJoinEvent
-
- getJSONData() - Method in class cn.nukkit.form.window.FormWindow
-
- getKeepExperience() - Method in class cn.nukkit.event.player.PlayerDeathEvent
-
- getKeepInventory() - Method in class cn.nukkit.event.player.PlayerDeathEvent
-
- getKeepItem(int) - Method in class cn.nukkit.blockentity.BlockEntityCampfire
-
- getKeepItem() - Method in class cn.nukkit.event.inventory.CampfireSmeltEvent
-
- getKey(int) - Method in class cn.nukkit.level.format.anvil.palette.BytePalette
-
- getKey(int) - Method in class cn.nukkit.level.format.anvil.palette.CharPalette
-
- getKey(int) - Method in class cn.nukkit.level.format.anvil.palette.IntPalette
-
- getKeys() - Method in class cn.nukkit.utils.Config
-
- getKeys(boolean) - Method in class cn.nukkit.utils.Config
-
- getKeys(boolean) - Method in class cn.nukkit.utils.ConfigSection
-
Get all keys
- getKeys() - Method in class cn.nukkit.utils.ConfigSection
-
Get all keys
- getKickMessage() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getKickMessage() - Method in class cn.nukkit.event.player.PlayerLoginEvent
-
- getKickMessage() - Method in class cn.nukkit.event.player.PlayerPreLoginEvent
-
- getKiller() - Method in class cn.nukkit.Player
-
- getKnockBack() - Method in class cn.nukkit.event.entity.EntityDamageByEntityEvent
-
- getKnockBackAttacker() - Method in class cn.nukkit.event.entity.EntityDamageBlockedEvent
-
- getKnownService() - Method in class cn.nukkit.plugin.service.NKServiceManager
-
- getKnownService() - Method in interface cn.nukkit.plugin.service.ServiceManager
-
Return the known service(s).
- getLabel() - Method in class cn.nukkit.command.Command
-
- getLabelResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getLang() - Method in class cn.nukkit.lang.BaseLang
-
- getLangMap() - Method in class cn.nukkit.lang.BaseLang
-
- getLanguage() - Method in class cn.nukkit.Server
-
- getLanguageCode() - Method in class cn.nukkit.utils.ClientChainData
-
- getLanguageCode() - Method in interface cn.nukkit.utils.LoginChainData
-
- getLastChorusFruitTeleport() - Method in class cn.nukkit.Player
-
- getLastColors(String) - Static method in enum cn.nukkit.utils.TextFormat
-
Gets the chat color used at the end of the given input string.
- getLastDamageCause() - Method in class cn.nukkit.entity.Entity
-
- getLastEnderPearlThrowingTick() - Method in class cn.nukkit.Player
-
- getLastPlayed() - Method in interface cn.nukkit.IPlayer
-
得到这个玩家上次加入游戏的时间。
Returns the time this player last joined in this server.
- getLastPlayed() - Method in class cn.nukkit.OfflinePlayer
-
- getLastPlayed() - Method in class cn.nukkit.Player
-
- getLastRunTick() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getLeafBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectBirchTree
-
- getLeafBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectJungleTree
-
- getLeafBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectOakTree
-
- getLeafBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectSpruceTree
-
- getLeafBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectTree
-
- getLeafSize() - Method in class cn.nukkit.block.BlockBamboo
-
- getLeaveMessage() - Method in class cn.nukkit.Player
-
- getLectern() - Method in class cn.nukkit.event.block.LecternDropBookEvent
-
- getLectern() - Method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getLectern() - Method in class cn.nukkit.event.block.LecternPlaceBookEvent
-
- getLeftPage() - Method in class cn.nukkit.blockentity.BlockEntityLectern
-
- getLeftPage() - Method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getLeftSide() - Method in class cn.nukkit.inventory.DoubleChestInventory
-
- getLegacyDamage() - Method in class cn.nukkit.block.Block
-
Deprecated.
- getLegacyDamage() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
Deprecated.
- getLegacyDamage() - Method in class cn.nukkit.blockstate.BlockState
-
Deprecated.
- getLegacyDamage() - Method in interface cn.nukkit.blockstate.IBlockState
-
Deprecated.
- getLegacyDamage() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
Deprecated.
- getLegacyDamage() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
Deprecated.
- getLegacyStateId() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getLeggings() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getLeggings() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getLength() - Method in class cn.nukkit.entity.Entity
-
- getLength() - Method in class cn.nukkit.entity.EntityHuman
-
- getLength() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getLength() - Method in class cn.nukkit.entity.item.EntityExpBottle
-
- getLength() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getLength() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getLength() - Method in class cn.nukkit.entity.item.EntityItem
-
- getLength() - Method in class cn.nukkit.entity.item.EntityPainting
-
- getLength() - Method in class cn.nukkit.entity.item.EntityPotion
-
- getLength() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getLength() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getLength() - Method in class cn.nukkit.entity.passive.EntityPanda
-
- getLength() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getLength() - Method in class cn.nukkit.entity.projectile.EntityEgg
-
- getLength() - Method in class cn.nukkit.entity.projectile.EntityEnderPearl
-
- getLength() - Method in class cn.nukkit.entity.projectile.EntitySnowball
-
- getLength() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getLength() - Method in class cn.nukkit.utils.DummyBossBar
-
- getLevel() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getLevel() - Method in class cn.nukkit.event.level.LevelEvent
-
- getLevel() - Method in class cn.nukkit.event.level.WeatherEvent
-
- getLevel() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getLevel() - Method in interface cn.nukkit.level.ChunkLoader
-
- getLevel() - Method in enum cn.nukkit.level.EnumLevel
-
- getLevel() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getLevel() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getLevel() - Method in class cn.nukkit.level.Position
-
- getLevel() - Method in class cn.nukkit.PlayerFood
-
- getLevel() - Method in class cn.nukkit.potion.Potion
-
- getLevel(int) - Static method in class cn.nukkit.potion.Potion
-
- getLevel(int) - Method in class cn.nukkit.Server
-
- getLevel() - Method in enum cn.nukkit.utils.LogLevel
-
- getLevelBlock() - Method in class cn.nukkit.level.Position
-
- getLevelBlockAtLayer(int) - Method in class cn.nukkit.level.Position
-
- getLevelBlockEntity() - Method in class cn.nukkit.blockentity.BlockEntity
-
- getLevelBlockEntity() - Method in class cn.nukkit.level.Position
-
- getLevelBlockState() - Method in class cn.nukkit.level.Position
-
- getLevelBlockState(int) - Method in class cn.nukkit.level.Position
-
- getLevelByName(String) - Method in class cn.nukkit.Server
-
- getLevelCost() - Method in class cn.nukkit.inventory.AnvilInventory
-
- getLevelData() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getLevelMetadata() - Method in class cn.nukkit.Server
-
- getLevelName() - Method in class cn.nukkit.level.Position
-
- getLevelName() - Method in class cn.nukkit.positiontracking.NamedPosition
-
- getLevelName() - Method in class cn.nukkit.positiontracking.PositionTracking
-
- getLevels() - Method in class cn.nukkit.inventory.transaction.action.TakeLevelAction
-
- getLevels() - Method in class cn.nukkit.Server
-
- getLevelType() - Method in class cn.nukkit.Server
-
- getLeverOrientation() - Method in class cn.nukkit.block.BlockLever
-
- getLFloat() - Method in class cn.nukkit.utils.BinaryStream
-
- getLFloat(int) - Method in class cn.nukkit.utils.BinaryStream
-
- getLightArray() - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getLightArray() - Method in interface cn.nukkit.level.format.ChunkSection
-
- getLightArray() - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getLightFilter() - Method in class cn.nukkit.block.Block
-
- getLightFilter() - Method in class cn.nukkit.block.BlockCauldron
-
- getLightFilter() - Method in class cn.nukkit.block.BlockHoney
-
- getLightFilter() - Method in class cn.nukkit.block.BlockIce
-
- getLightFilter() - Method in class cn.nukkit.block.BlockIcePacked
-
- getLightFilter() - Method in class cn.nukkit.block.BlockLiquid
-
- getLightFilter() - Method in class cn.nukkit.block.BlockSlime
-
- getLightLevel() - Method in class cn.nukkit.block.Block
-
- getLightLevel() - Method in class cn.nukkit.block.BlockBeacon
-
- getLightLevel() - Method in class cn.nukkit.block.BlockBlastFurnace
-
- getLightLevel() - Method in class cn.nukkit.block.BlockBlueIce
-
- getLightLevel() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getLightLevel() - Method in class cn.nukkit.block.BlockCampfire
-
- getLightLevel() - Method in class cn.nukkit.block.BlockCampfireSoul
-
- getLightLevel() - Method in class cn.nukkit.block.BlockCauldronLava
-
- getLightLevel() - Method in class cn.nukkit.block.BlockConduit
-
- getLightLevel() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getLightLevel() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getLightLevel() - Method in class cn.nukkit.block.BlockEnderChest
-
- getLightLevel() - Method in class cn.nukkit.block.BlockEndGateway
-
- getLightLevel() - Method in class cn.nukkit.block.BlockEndPortal
-
- getLightLevel() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getLightLevel() - Method in class cn.nukkit.block.BlockEndRod
-
- getLightLevel() - Method in class cn.nukkit.block.BlockFire
-
- getLightLevel() - Method in class cn.nukkit.block.BlockFurnace
-
- getLightLevel() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getLightLevel() - Method in class cn.nukkit.block.BlockGlowstone
-
- getLightLevel() - Method in class cn.nukkit.block.BlockLantern
-
- getLightLevel() - Method in class cn.nukkit.block.BlockLava
-
- getLightLevel() - Method in class cn.nukkit.block.BlockLight
-
- getLightLevel() - Method in class cn.nukkit.block.BlockMagma
-
- getLightLevel() - Method in class cn.nukkit.block.BlockMushroomBrown
-
- getLightLevel() - Method in class cn.nukkit.block.BlockNetherPortal
-
- getLightLevel() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getLightLevel() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getLightLevel() - Method in class cn.nukkit.block.BlockOreRedstoneGlowing
-
- getLightLevel() - Method in class cn.nukkit.block.BlockPumpkinLit
-
- getLightLevel() - Method in class cn.nukkit.block.BlockRedstoneLampLit
-
- getLightLevel() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getLightLevel() - Method in class cn.nukkit.block.BlockRedstoneTorch
-
- getLightLevel() - Method in class cn.nukkit.block.BlockRedstoneTorchUnlit
-
- getLightLevel() - Method in class cn.nukkit.block.BlockSeaLantern
-
- getLightLevel() - Method in class cn.nukkit.block.BlockSeaPickle
-
- getLightLevel() - Method in class cn.nukkit.block.BlockShroomlight
-
- getLightLevel() - Method in class cn.nukkit.block.BlockSmoker
-
- getLightLevel() - Method in class cn.nukkit.block.BlockSoulLantern
-
- getLightLevel() - Method in class cn.nukkit.block.BlockSoulTorch
-
- getLightLevel() - Method in class cn.nukkit.block.BlockTorch
-
- getLightning() - Method in class cn.nukkit.event.entity.CreeperPowerEvent
-
Gets the lightning bolt which is striking the Creeper.
- getLightning() - Method in class cn.nukkit.event.weather.LightningStrikeEvent
-
Gets the bolt which is striking the earth.
- getLine(int) - Method in class cn.nukkit.event.block.SignChangeEvent
-
- getLineOfSight(int) - Method in class cn.nukkit.entity.EntityLiving
-
- getLineOfSight(int, int) - Method in class cn.nukkit.entity.EntityLiving
-
- getLineOfSight(int, int, Map<Integer, Object>) - Method in class cn.nukkit.entity.EntityLiving
-
Deprecated.
- getLineOfSight(int, int, Integer[]) - Method in class cn.nukkit.entity.EntityLiving
-
- getLines() - Method in class cn.nukkit.event.block.SignChangeEvent
-
- getLInt() - Method in class cn.nukkit.utils.BinaryStream
-
- getLiquidDepth() - Method in class cn.nukkit.block.BlockLiquid
-
- getList(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getList(String, Class<T>) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getList(String) - Method in class cn.nukkit.utils.Config
-
- getList(String, List) - Method in class cn.nukkit.utils.Config
-
- getList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get List value of config section element
- getList(String, List) - Method in class cn.nukkit.utils.ConfigSection
-
Get List value of config section element
- getListener() - Method in class cn.nukkit.plugin.RegisteredListener
-
- getLLong() - Method in class cn.nukkit.utils.BinaryStream
-
- getLoadBefore() - Method in class cn.nukkit.plugin.PluginDescription
-
TODO finish javadoc
- getLoadedChunk(int, int) - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getLoadedChunk(long) - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getLoadedChunk(int, int) - Method in interface cn.nukkit.level.format.LevelProvider
-
- getLoadedChunk(long) - Method in interface cn.nukkit.level.format.LevelProvider
-
- getLoadedChunks() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getLoadedChunks() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getLoaderId() - Method in interface cn.nukkit.level.ChunkLoader
-
- getLoaderId() - Method in class cn.nukkit.Player
-
- getLoaders() - Method in class cn.nukkit.level.Level
-
- getLocale() - Method in class cn.nukkit.Player
-
- getLocation() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getLocation() - Method in class cn.nukkit.entity.Entity
-
- getLocation() - Method in class cn.nukkit.level.Location
-
- getLocation() - Method in class cn.nukkit.level.Position
-
- getLocationHash() - Method in class cn.nukkit.block.Block
-
- getLocationIndexes() - Method in class cn.nukkit.level.format.generic.BaseRegionLoader
-
- getLogger() - Method in interface cn.nukkit.plugin.Plugin
-
- getLogger() - Method in class cn.nukkit.plugin.PluginBase
-
- getLogger() - Method in class cn.nukkit.Server
-
- getLogger() - Static method in class cn.nukkit.utils.MainLogger
-
- getLoginChainData() - Method in class cn.nukkit.Player
-
- getLoginResult() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getLogLevel() - Static method in class cn.nukkit.Nukkit
-
- getLong(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getLong(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getLong() - Method in class cn.nukkit.utils.BinaryStream
-
- getLong(String) - Method in class cn.nukkit.utils.Config
-
- getLong(String, long) - Method in class cn.nukkit.utils.Config
-
- getLong(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get long value of config section element
- getLong(String, long) - Method in class cn.nukkit.utils.ConfigSection
-
Get long value of config section element
- getLongList(String) - Method in class cn.nukkit.utils.Config
-
- getLongList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Long List value of config section element
- getLongQuery(byte[]) - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getLore() - Method in class cn.nukkit.item.Item
-
- getLShort() - Method in class cn.nukkit.utils.BinaryStream
-
- getLTriad() - Method in class cn.nukkit.utils.BinaryStream
-
- getMain() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的主类名。
Returns the main class name of this plugin.
- getMap() - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getMap() - Method in class cn.nukkit.event.player.PlayerMapInfoRequestEvent
-
- getMap() - Method in class cn.nukkit.permission.BanEntry
-
- getMapColorAt(int, int) - Method in class cn.nukkit.level.Level
-
- getMapId() - Method in class cn.nukkit.item.ItemMap
-
- getMapList(String) - Method in class cn.nukkit.utils.Config
-
- getMapList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Map List value of config section element
- getMax() - Method in class cn.nukkit.form.element.ElementSlider
-
- getMaxDurability() - Method in class cn.nukkit.item.Item
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemAxeDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemAxeGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemAxeIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemAxeNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemAxeStone
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemAxeWood
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBootsChain
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBootsDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBootsGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBootsIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBootsLeather
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBootsNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemBow
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemChestplateChain
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemChestplateDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemChestplateGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemChestplateIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemChestplateLeather
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemChestplateNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemElytra
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemFishingRod
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemFlintSteel
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHelmetChain
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHelmetDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHelmetGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHelmetIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHelmetLeather
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHelmetNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHoeDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHoeGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHoeIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHoeNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHoeStone
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemHoeWood
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemLeggingsChain
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemLeggingsDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemLeggingsGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemLeggingsIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemLeggingsLeather
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemLeggingsNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemPickaxeDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemPickaxeGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemPickaxeIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemPickaxeNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemPickaxeStone
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemPickaxeWood
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShears
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShield
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShovelDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShovelGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShovelIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShovelNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShovelStone
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemShovelWood
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemSwordDiamond
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemSwordGold
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemSwordIron
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemSwordNetherite
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemSwordStone
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemSwordWood
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemTrident
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemTurtleShell
-
- getMaxDurability() - Method in class cn.nukkit.item.ItemWarpedFungusOnAStick
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowFlame
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowInfinity
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowKnockback
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowPower
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageAll
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageArthropods
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageSmite
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentBindingCurse
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentDurability
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentEfficiency
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentFireAspect
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentFrostWalker
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentKnockback
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentLure
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentMending
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentSilkTouch
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentThorns
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentVanishingCurse
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentWaterBreath
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentWaterWalker
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentWaterWorker
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.loot.EnchantmentLoot
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionAll
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionExplosion
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFall
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFire
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionProjectile
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentChanneling
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentImpaling
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentLoyalty
-
- getMaxEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentRiptide
-
- getMaxEnchantableLevel() - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageAll
-
- getMaxEnchantableLevel() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getMaxEntryValue() - Method in enum cn.nukkit.level.util.BitArrayVersion
-
- getMaxHandler() - Method in class cn.nukkit.positiontracking.PositionTrackingStorage
-
- getMaxHealth() - Method in class cn.nukkit.entity.Entity
-
- getMaximumLayer() - Method in class cn.nukkit.level.format.anvil.Anvil
-
- getMaximumLayer() - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getMaximumLayer() - Method in interface cn.nukkit.level.format.ChunkSection
-
- getMaximumLayer() - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getMaximumLayer() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowFlame
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowInfinity
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowKnockback
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowPower
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamage
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentBindingCurse
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentDurability
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentEfficiency
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentFireAspect
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentFrostWalker
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentKnockback
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentLure
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentMending
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentSilkTouch
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentThorns
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentVanishingCurse
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentWaterBreath
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentWaterWalker
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.EnchantmentWaterWorker
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.loot.EnchantmentLoot
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtection
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentChanneling
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentImpaling
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentLoyalty
-
- getMaxLevel() - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentRiptide
-
- getMaxLevel() - Method in class cn.nukkit.PlayerFood
-
- getMaxOrbSize(int) - Static method in class cn.nukkit.entity.item.EntityXPOrb
-
Returns the largest size of normal XP orb that will be spawned for the specified amount of XP.
- getMaxPage() - Method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getMaxPlayerCount() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getMaxPlayers() - Method in class cn.nukkit.Server
-
- getMaxSpeed() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getMaxStackSize() - Method in class cn.nukkit.inventory.BaseInventory
-
- getMaxStackSize() - Method in class cn.nukkit.inventory.CampfireInventory
-
- getMaxStackSize() - Method in interface cn.nukkit.inventory.Inventory
-
- getMaxStackSize() - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getMaxStackSize() - Method in class cn.nukkit.item.Item
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemArmor
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemArmorStand
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBanner
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBannerPattern
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBed
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBoat
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBookAndQuill
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBookEnchanted
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBookWritten
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemBucket
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemCake
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemCampfire
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemCampfireSoul
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemCarrotOnAStick
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemCompassLodestone
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemEgg
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemEnderPearl
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemFishingRod
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemHoneyBottle
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemHorseArmorDiamond
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemHorseArmorGold
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemHorseArmorIron
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemHorseArmorLeather
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemMap
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemMinecart
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemMinecartChest
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemMinecartHopper
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemMinecartTNT
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemMushroomStew
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemPotion
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemPotionLingering
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemPotionSplash
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemRabbitStew
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemRecord
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemSaddle
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemShield
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemSign
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemSnowball
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemSuspiciousStew
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemTool
-
- getMaxStackSize() - Method in class cn.nukkit.item.ItemTotem
-
- getMaxTime() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getMaxValue() - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getMaxValue() - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getMaxValue() - Method in class cn.nukkit.entity.Attribute
-
- getMaxVineAge() - Method in class cn.nukkit.block.BlockVinesNether
-
The maximum accepted age of this block.
- getMaxVineAge() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getMaxVineAge() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getMaxWeight() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getMaxWeight() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getMaxX() - Method in class cn.nukkit.block.Block
-
- getMaxX() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getMaxX() - Method in class cn.nukkit.block.BlockCactus
-
- getMaxX() - Method in class cn.nukkit.block.BlockCake
-
- getMaxX() - Method in class cn.nukkit.block.BlockChain
-
- getMaxX() - Method in class cn.nukkit.block.BlockChest
-
- getMaxX() - Method in class cn.nukkit.block.BlockCocoa
-
- getMaxX() - Method in class cn.nukkit.block.BlockConduit
-
- getMaxX() - Method in class cn.nukkit.block.BlockEnderChest
-
- getMaxX() - Method in class cn.nukkit.block.BlockEndRod
-
- getMaxX() - Method in class cn.nukkit.block.BlockFenceGate
-
- getMaxX() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getMaxX() - Method in class cn.nukkit.block.BlockHoney
-
- getMaxX() - Method in class cn.nukkit.block.BlockLadder
-
- getMaxX() - Method in class cn.nukkit.block.BlockLantern
-
- getMaxX() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getMaxX() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getMaxX() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getMaxX() - Method in class cn.nukkit.block.BlockVinesNether
-
- getMaxX() - Method in class cn.nukkit.block.BlockWaterLily
-
- getMaxX() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getMaxX() - Method in class cn.nukkit.math.SimpleAxisAlignedBB
-
- getMaxY() - Method in class cn.nukkit.block.Block
-
- getMaxY() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getMaxY() - Method in class cn.nukkit.block.BlockBed
-
- getMaxY() - Method in class cn.nukkit.block.BlockCactus
-
- getMaxY() - Method in class cn.nukkit.block.BlockCake
-
- getMaxY() - Method in class cn.nukkit.block.BlockCampfire
-
- getMaxY() - Method in class cn.nukkit.block.BlockCarpet
-
- getMaxY() - Method in class cn.nukkit.block.BlockChest
-
- getMaxY() - Method in class cn.nukkit.block.BlockCocoa
-
- getMaxY() - Method in class cn.nukkit.block.BlockConduit
-
- getMaxY() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getMaxY() - Method in class cn.nukkit.block.BlockEnderChest
-
- getMaxY() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getMaxY() - Method in class cn.nukkit.block.BlockFarmland
-
- getMaxY() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getMaxY() - Method in class cn.nukkit.block.BlockGrassPath
-
- getMaxY() - Method in class cn.nukkit.block.BlockLantern
-
- getMaxY() - Method in class cn.nukkit.block.BlockLectern
-
- getMaxY() - Method in class cn.nukkit.block.BlockLiquid
-
- getMaxY() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getMaxY() - Method in class cn.nukkit.block.BlockRail
-
- getMaxY() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getMaxY() - Method in class cn.nukkit.block.BlockSlab
-
- getMaxY() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getMaxY() - Method in class cn.nukkit.block.BlockSoulSand
-
- getMaxY() - Method in class cn.nukkit.block.BlockStairs
-
- getMaxY() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getMaxY() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getMaxY() - Method in class cn.nukkit.block.BlockTripWire
-
- getMaxY() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getMaxY() - Method in class cn.nukkit.block.BlockVinesNether
-
- getMaxY() - Method in class cn.nukkit.block.BlockWaterLily
-
- getMaxY() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getMaxY() - Method in class cn.nukkit.math.SimpleAxisAlignedBB
-
- getMaxZ() - Method in class cn.nukkit.block.Block
-
- getMaxZ() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getMaxZ() - Method in class cn.nukkit.block.BlockCactus
-
- getMaxZ() - Method in class cn.nukkit.block.BlockCake
-
- getMaxZ() - Method in class cn.nukkit.block.BlockChain
-
- getMaxZ() - Method in class cn.nukkit.block.BlockChest
-
- getMaxZ() - Method in class cn.nukkit.block.BlockCocoa
-
- getMaxZ() - Method in class cn.nukkit.block.BlockConduit
-
- getMaxZ() - Method in class cn.nukkit.block.BlockEnderChest
-
- getMaxZ() - Method in class cn.nukkit.block.BlockEndRod
-
- getMaxZ() - Method in class cn.nukkit.block.BlockFenceGate
-
- getMaxZ() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getMaxZ() - Method in class cn.nukkit.block.BlockHoney
-
- getMaxZ() - Method in class cn.nukkit.block.BlockLadder
-
- getMaxZ() - Method in class cn.nukkit.block.BlockLantern
-
- getMaxZ() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getMaxZ() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getMaxZ() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getMaxZ() - Method in class cn.nukkit.block.BlockVinesNether
-
- getMaxZ() - Method in class cn.nukkit.block.BlockWaterLily
-
- getMaxZ() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getMaxZ() - Method in class cn.nukkit.math.SimpleAxisAlignedBB
-
- getMessage() - Method in class cn.nukkit.Achievement
-
- getMessage() - Method in class cn.nukkit.event.player.PlayerMessageEvent
-
- getMessages() - Method in class cn.nukkit.command.RemoteConsoleCommandSender
-
- getMetadata(String) - Method in class cn.nukkit.block.Block
-
- getMetadata() - Method in enum cn.nukkit.block.BlockLever.LeverOrientation
-
- getMetadata(String) - Method in class cn.nukkit.entity.Entity
-
- getMetadata(String) - Method in class cn.nukkit.level.Level
-
- getMetadata(Object, String) - Method in class cn.nukkit.metadata.BlockMetadataStore
-
- getMetadata(String) - Method in interface cn.nukkit.metadata.Metadatable
-
- getMetadata(Object, String) - Method in class cn.nukkit.metadata.MetadataStore
-
- getMetadata(String) - Method in class cn.nukkit.OfflinePlayer
-
- getMetadata(String) - Method in class cn.nukkit.Player
-
- getMetaForValue(E) - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- getMetaForValue(T) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getMetaForValue(Boolean) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getMetaForValue(Integer) - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getMetaForValue(Integer) - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getMetaFromBigInt(BigInteger, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getMetaFromInt(int, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getMetaFromLong(long, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getMethod() - Method in class cn.nukkit.plugin.MethodEventExecutor
-
- getMin() - Method in class cn.nukkit.form.element.ElementSlider
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowFlame
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowInfinity
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowKnockback
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.bow.EnchantmentBowPower
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageAll
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageArthropods
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamageSmite
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentBindingCurse
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentDurability
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentEfficiency
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentFireAspect
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentFrostWalker
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentKnockback
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentLure
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentMending
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentSilkTouch
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentThorns
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentVanishingCurse
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentWaterBreath
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentWaterWalker
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.EnchantmentWaterWorker
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.loot.EnchantmentLoot
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionAll
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionExplosion
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFall
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFire
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionProjectile
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentChanneling
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentImpaling
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentLoyalty
-
- getMinEnchantAbility(int) - Method in class cn.nukkit.item.enchantment.trident.EnchantmentTridentRiptide
-
- getMinLevel() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getMinValue() - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getMinValue() - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getMinValue() - Method in class cn.nukkit.entity.Attribute
-
- getMinX() - Method in class cn.nukkit.block.Block
-
- getMinX() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getMinX() - Method in class cn.nukkit.block.BlockCactus
-
- getMinX() - Method in class cn.nukkit.block.BlockCake
-
- getMinX() - Method in class cn.nukkit.block.BlockChain
-
- getMinX() - Method in class cn.nukkit.block.BlockChest
-
- getMinX() - Method in class cn.nukkit.block.BlockCocoa
-
- getMinX() - Method in class cn.nukkit.block.BlockConduit
-
- getMinX() - Method in class cn.nukkit.block.BlockEnderChest
-
- getMinX() - Method in class cn.nukkit.block.BlockEndRod
-
- getMinX() - Method in class cn.nukkit.block.BlockFenceGate
-
- getMinX() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getMinX() - Method in class cn.nukkit.block.BlockHoney
-
- getMinX() - Method in class cn.nukkit.block.BlockLadder
-
- getMinX() - Method in class cn.nukkit.block.BlockLantern
-
- getMinX() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getMinX() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getMinX() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getMinX() - Method in class cn.nukkit.block.BlockVinesNether
-
- getMinX() - Method in class cn.nukkit.block.BlockWaterLily
-
- getMinX() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getMinX() - Method in class cn.nukkit.math.SimpleAxisAlignedBB
-
- getMinY() - Method in class cn.nukkit.block.Block
-
- getMinY() - Method in class cn.nukkit.block.BlockCactus
-
- getMinY() - Method in class cn.nukkit.block.BlockCake
-
- getMinY() - Method in class cn.nukkit.block.BlockChest
-
- getMinY() - Method in class cn.nukkit.block.BlockCocoa
-
- getMinY() - Method in class cn.nukkit.block.BlockConduit
-
- getMinY() - Method in class cn.nukkit.block.BlockLantern
-
- getMinY() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getMinY() - Method in class cn.nukkit.block.BlockScaffolding
-
- getMinY() - Method in class cn.nukkit.block.BlockSlab
-
- getMinY() - Method in class cn.nukkit.block.BlockStairs
-
- getMinY() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getMinY() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getMinY() - Method in class cn.nukkit.math.SimpleAxisAlignedBB
-
- getMinZ() - Method in class cn.nukkit.block.Block
-
- getMinZ() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getMinZ() - Method in class cn.nukkit.block.BlockCactus
-
- getMinZ() - Method in class cn.nukkit.block.BlockCake
-
- getMinZ() - Method in class cn.nukkit.block.BlockChain
-
- getMinZ() - Method in class cn.nukkit.block.BlockChest
-
- getMinZ() - Method in class cn.nukkit.block.BlockCocoa
-
- getMinZ() - Method in class cn.nukkit.block.BlockConduit
-
- getMinZ() - Method in class cn.nukkit.block.BlockEnderChest
-
- getMinZ() - Method in class cn.nukkit.block.BlockEndRod
-
- getMinZ() - Method in class cn.nukkit.block.BlockFenceGate
-
- getMinZ() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getMinZ() - Method in class cn.nukkit.block.BlockHoney
-
- getMinZ() - Method in class cn.nukkit.block.BlockLadder
-
- getMinZ() - Method in class cn.nukkit.block.BlockLantern
-
- getMinZ() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getMinZ() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getMinZ() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getMinZ() - Method in class cn.nukkit.block.BlockVinesNether
-
- getMinZ() - Method in class cn.nukkit.block.BlockWaterLily
-
- getMinZ() - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getMinZ() - Method in class cn.nukkit.math.SimpleAxisAlignedBB
-
- getMixedColor() - Method in class cn.nukkit.utils.DummyBossBar
-
- getMode() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getModX() - Method in enum cn.nukkit.math.CompassRoseDirection
-
Get the amount of X-coordinates to modify to get the represented block
- getModZ() - Method in enum cn.nukkit.math.CompassRoseDirection
-
Get the amount of Z-coordinates to modify to get the represented block
- getMoonPhase(long) - Method in class cn.nukkit.level.Level
-
- getMotd() - Method in class cn.nukkit.Server
-
- getMotion() - Method in class cn.nukkit.dispenser.ProjectileDispenseBehavior
-
- getMotion() - Method in class cn.nukkit.entity.Entity
-
- getMotion() - Method in class cn.nukkit.event.block.ComposterEmptyEvent
-
- getMotion() - Method in class cn.nukkit.event.entity.EntityMotionEvent
-
- getMotive(String) - Static method in class cn.nukkit.entity.item.EntityPainting
-
- getMotive() - Method in class cn.nukkit.entity.item.EntityPainting
-
- getMoundFrequency() - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getMoundFrequency() - Method in class cn.nukkit.level.biome.impl.mesa.MesaBryceBiome
-
- getMoundFrequency() - Method in class cn.nukkit.level.biome.impl.mesa.MesaPlateauMBiome
-
- getMountedOffset(Entity) - Method in class cn.nukkit.entity.Entity
-
- getMountedOffset(Entity) - Method in class cn.nukkit.entity.item.EntityBoat
-
- getMovementSpeed() - Method in class cn.nukkit.entity.EntityLiving
-
- getMovingBlock() - Method in class cn.nukkit.blockentity.BlockEntityMovingBlock
-
- getMovingBlockEntityCompound() - Method in class cn.nukkit.blockentity.BlockEntityMovingBlock
-
- getMovingBlockString() - Method in class cn.nukkit.blockentity.BlockEntityMovingBlock
-
- getMovingObjectPosition() - Method in class cn.nukkit.event.entity.ProjectileHitEvent
-
- getMutableState() - Method in class cn.nukkit.block.Block
-
- getName() - Method in class cn.nukkit.block.Block
-
- getName() - Method in class cn.nukkit.block.BlockAcaciaSignPost
-
- getName() - Method in class cn.nukkit.block.BlockAcaciaWallSign
-
- getName() - Method in class cn.nukkit.block.BlockAir
-
- getName() - Method in class cn.nukkit.block.BlockAllow
-
- getName() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getName() - Method in class cn.nukkit.block.BlockAnvil
-
- getName() - Method in class cn.nukkit.block.BlockBamboo
-
- getName() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getName() - Method in class cn.nukkit.block.BlockBanner
-
- getName() - Method in class cn.nukkit.block.BlockBarrel
-
- getName() - Method in class cn.nukkit.block.BlockBarrier
-
- getName() - Method in class cn.nukkit.block.BlockBasalt
-
- getName() - Method in class cn.nukkit.block.BlockBeacon
-
- getName() - Method in class cn.nukkit.block.BlockBed
-
- getName() - Method in class cn.nukkit.block.BlockBedrock
-
- getName() - Method in class cn.nukkit.block.BlockBedrockInvisible
-
- getName() - Method in class cn.nukkit.block.BlockBeehive
-
- getName() - Method in class cn.nukkit.block.BlockBeeNest
-
- getName() - Method in class cn.nukkit.block.BlockBeetroot
-
- getName() - Method in class cn.nukkit.block.BlockBell
-
- getName() - Method in class cn.nukkit.block.BlockBirchSignPost
-
- getName() - Method in class cn.nukkit.block.BlockBirchWallSign
-
- getName() - Method in class cn.nukkit.block.BlockBlackstone
-
- getName() - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getName() - Method in class cn.nukkit.block.BlockBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockBlackstonePolishedChiseled
-
- getName() - Method in class cn.nukkit.block.BlockBlastFurnace
-
- getName() - Method in class cn.nukkit.block.BlockBlastFurnaceBurning
-
- getName() - Method in class cn.nukkit.block.BlockBlueIce
-
- getName() - Method in class cn.nukkit.block.BlockBone
-
- getName() - Method in class cn.nukkit.block.BlockBookshelf
-
- getName() - Method in class cn.nukkit.block.BlockBorder
-
- getName() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getName() - Method in class cn.nukkit.block.BlockBricks
-
- getName() - Method in class cn.nukkit.block.BlockBricksBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockBricksBlackstonePolishedCracked
-
- getName() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getName() - Method in class cn.nukkit.block.BlockBricksNether
-
- getName() - Method in class cn.nukkit.block.BlockBricksNetherChiseled
-
- getName() - Method in class cn.nukkit.block.BlockBricksNetherCracked
-
- getName() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getName() - Method in class cn.nukkit.block.BlockBricksRedNether
-
- getName() - Method in class cn.nukkit.block.BlockBricksStone
-
- getName() - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getName() - Method in class cn.nukkit.block.BlockButtonAcacia
-
- getName() - Method in class cn.nukkit.block.BlockButtonBirch
-
- getName() - Method in class cn.nukkit.block.BlockButtonBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockButtonCrimson
-
- getName() - Method in class cn.nukkit.block.BlockButtonDarkOak
-
- getName() - Method in class cn.nukkit.block.BlockButtonJungle
-
- getName() - Method in class cn.nukkit.block.BlockButtonSpruce
-
- getName() - Method in class cn.nukkit.block.BlockButtonStone
-
- getName() - Method in class cn.nukkit.block.BlockButtonWarped
-
- getName() - Method in class cn.nukkit.block.BlockButtonWooden
-
- getName() - Method in class cn.nukkit.block.BlockCactus
-
- getName() - Method in class cn.nukkit.block.BlockCake
-
- getName() - Method in class cn.nukkit.block.BlockCampfire
-
- getName() - Method in class cn.nukkit.block.BlockCampfireSoul
-
- getName() - Method in class cn.nukkit.block.BlockCarpet
-
- getName() - Method in class cn.nukkit.block.BlockCarrot
-
- getName() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getName() - Method in class cn.nukkit.block.BlockCarvedPumpkin
-
- getName() - Method in class cn.nukkit.block.BlockCauldron
-
- getName() - Method in class cn.nukkit.block.BlockCauldronLava
-
- getName() - Method in class cn.nukkit.block.BlockChain
-
- getName() - Method in class cn.nukkit.block.BlockChest
-
- getName() - Method in class cn.nukkit.block.BlockChorusFlower
-
- getName() - Method in class cn.nukkit.block.BlockChorusPlant
-
- getName() - Method in class cn.nukkit.block.BlockClay
-
- getName() - Method in class cn.nukkit.block.BlockCoal
-
- getName() - Method in class cn.nukkit.block.BlockCobblestone
-
- getName() - Method in class cn.nukkit.block.BlockCobweb
-
- getName() - Method in class cn.nukkit.block.BlockCocoa
-
- getName() - Method in class cn.nukkit.block.BlockComposter
-
- getName() - Method in class cn.nukkit.block.BlockConcrete
-
- getName() - Method in class cn.nukkit.block.BlockConcretePowder
-
- getName() - Method in class cn.nukkit.block.BlockConduit
-
- getName() - Method in class cn.nukkit.block.BlockCoral
-
- getName() - Method in class cn.nukkit.block.BlockCoralBlock
-
- getName() - Method in class cn.nukkit.block.BlockCoralFan
-
- getName() - Method in class cn.nukkit.block.BlockCoralFanDead
-
- getName() - Method in class cn.nukkit.block.BlockCoralFanHang
-
- getName() - Method in class cn.nukkit.block.BlockCraftingTable
-
- getName() - Method in class cn.nukkit.block.BlockCrimsonSignPost
-
- getName() - Method in class cn.nukkit.block.BlockCrimsonWallSign
-
- getName() - Method in class cn.nukkit.block.BlockDandelion
-
- getName() - Method in class cn.nukkit.block.BlockDarkOakSignPost
-
- getName() - Method in class cn.nukkit.block.BlockDarkOakWallSign
-
- getName() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getName() - Method in class cn.nukkit.block.BlockDaylightDetectorInverted
-
- getName() - Method in class cn.nukkit.block.BlockDeadBush
-
- getName() - Method in class cn.nukkit.block.BlockDeny
-
- getName() - Method in class cn.nukkit.block.BlockDiamond
-
- getName() - Method in class cn.nukkit.block.BlockDirt
-
- getName() - Method in class cn.nukkit.block.BlockDispenser
-
- getName() - Method in class cn.nukkit.block.BlockDoorAcacia
-
- getName() - Method in class cn.nukkit.block.BlockDoorBirch
-
- getName() - Method in class cn.nukkit.block.BlockDoorCrimson
-
- getName() - Method in class cn.nukkit.block.BlockDoorDarkOak
-
- getName() - Method in class cn.nukkit.block.BlockDoorIron
-
- getName() - Method in class cn.nukkit.block.BlockDoorJungle
-
- getName() - Method in class cn.nukkit.block.BlockDoorSpruce
-
- getName() - Method in class cn.nukkit.block.BlockDoorWarped
-
- getName() - Method in class cn.nukkit.block.BlockDoorWood
-
- getName() - Method in class cn.nukkit.block.BlockDoublePlant
-
- getName() - Method in class cn.nukkit.block.BlockDoubleSlabBase
-
- getName() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getName() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getName() - Method in class cn.nukkit.block.BlockDriedKelpBlock
-
- getName() - Method in class cn.nukkit.block.BlockDropper
-
- getName() - Method in class cn.nukkit.block.BlockEmerald
-
- getName() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getName() - Method in class cn.nukkit.block.BlockEnderChest
-
- getName() - Method in class cn.nukkit.block.BlockEndGateway
-
- getName() - Method in class cn.nukkit.block.BlockEndPortal
-
- getName() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getName() - Method in class cn.nukkit.block.BlockEndRod
-
- getName() - Method in class cn.nukkit.block.BlockEndStone
-
- getName() - Method in class cn.nukkit.block.BlockFarmland
-
- getName() - Method in class cn.nukkit.block.BlockFence
-
- getName() - Method in class cn.nukkit.block.BlockFenceCrimson
-
- getName() - Method in class cn.nukkit.block.BlockFenceGate
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateAcacia
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateBirch
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateCrimson
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateDarkOak
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateJungle
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateSpruce
-
- getName() - Method in class cn.nukkit.block.BlockFenceGateWarped
-
- getName() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getName() - Method in class cn.nukkit.block.BlockFenceWarped
-
- getName() - Method in class cn.nukkit.block.BlockFire
-
- getName() - Method in class cn.nukkit.block.BlockFireSoul
-
- getName() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getName() - Method in class cn.nukkit.block.BlockFlower
-
- getName() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getName() - Method in class cn.nukkit.block.BlockFungusCrimson
-
- getName() - Method in class cn.nukkit.block.BlockFungusWarped
-
- getName() - Method in class cn.nukkit.block.BlockFurnace
-
- getName() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getName() - Method in class cn.nukkit.block.BlockGlass
-
- getName() - Method in class cn.nukkit.block.BlockGlassPane
-
- getName() - Method in class cn.nukkit.block.BlockGlassPaneStained
-
- getName() - Method in class cn.nukkit.block.BlockGlassStained
-
- getName() - Method in class cn.nukkit.block.BlockGlowstone
-
- getName() - Method in class cn.nukkit.block.BlockGold
-
- getName() - Method in class cn.nukkit.block.BlockGrass
-
- getName() - Method in class cn.nukkit.block.BlockGrassPath
-
- getName() - Method in class cn.nukkit.block.BlockGravel
-
- getName() - Method in class cn.nukkit.block.BlockGrindstone
-
- getName() - Method in class cn.nukkit.block.BlockHayBale
-
- getName() - Method in class cn.nukkit.block.BlockHoney
-
- getName() - Method in class cn.nukkit.block.BlockHoneycombBlock
-
- getName() - Method in class cn.nukkit.block.BlockHopper
-
- getName() - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getName() - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getName() - Method in class cn.nukkit.block.BlockHyphaeCrimson
-
- getName() - Method in class cn.nukkit.block.BlockHyphaeStrippedCrimson
-
- getName() - Method in class cn.nukkit.block.BlockHyphaeStrippedWarped
-
- getName() - Method in class cn.nukkit.block.BlockHyphaeWarped
-
- getName() - Method in class cn.nukkit.block.BlockIce
-
- getName() - Method in class cn.nukkit.block.BlockIceFrosted
-
- getName() - Method in class cn.nukkit.block.BlockIcePacked
-
- getName() - Method in class cn.nukkit.block.BlockIron
-
- getName() - Method in class cn.nukkit.block.BlockIronBars
-
- getName() - Method in class cn.nukkit.block.BlockItemFrame
-
- getName() - Method in class cn.nukkit.block.BlockJigsaw
-
- getName() - Method in class cn.nukkit.block.BlockJukebox
-
- getName() - Method in class cn.nukkit.block.BlockJungleSignPost
-
- getName() - Method in class cn.nukkit.block.BlockJungleWallSign
-
- getName() - Method in class cn.nukkit.block.BlockKelp
-
- getName() - Method in class cn.nukkit.block.BlockLadder
-
- getName() - Method in class cn.nukkit.block.BlockLantern
-
- getName() - Method in class cn.nukkit.block.BlockLapis
-
- getName() - Method in class cn.nukkit.block.BlockLava
-
- getName() - Method in class cn.nukkit.block.BlockLavaStill
-
- getName() - Method in class cn.nukkit.block.BlockLeaves
-
- getName() - Method in class cn.nukkit.block.BlockLectern
-
- getName() - Method in class cn.nukkit.block.BlockLever
-
- getName() - Method in enum cn.nukkit.block.BlockLever.LeverOrientation
-
- getName() - Method in class cn.nukkit.block.BlockLight
-
- getName() - Method in class cn.nukkit.block.BlockLodestone
-
- getName() - Method in class cn.nukkit.block.BlockLoom
-
- getName() - Method in class cn.nukkit.block.BlockMagma
-
- getName() - Method in class cn.nukkit.block.BlockMelon
-
- getName() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getName() - Method in class cn.nukkit.block.BlockMonsterEgg
-
- getName() - Method in class cn.nukkit.block.BlockMossStone
-
- getName() - Method in class cn.nukkit.block.BlockMoving
-
- getName() - Method in class cn.nukkit.block.BlockMushroomBrown
-
- getName() - Method in class cn.nukkit.block.BlockMushroomRed
-
- getName() - Method in class cn.nukkit.block.BlockMycelium
-
- getName() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getName() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getName() - Method in class cn.nukkit.block.BlockNetherPortal
-
- getName() - Method in class cn.nukkit.block.BlockNetherrack
-
- getName() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getName() - Method in class cn.nukkit.block.BlockNetherSprout
-
- getName() - Method in class cn.nukkit.block.BlockNetherWart
-
- getName() - Method in class cn.nukkit.block.BlockNetherWartBlock
-
- getName() - Method in class cn.nukkit.block.BlockNoteblock
-
- getName() - Method in class cn.nukkit.block.BlockNyliumCrimson
-
- getName() - Method in class cn.nukkit.block.BlockNyliumWarped
-
- getName() - Method in class cn.nukkit.block.BlockObserver
-
- getName() - Method in class cn.nukkit.block.BlockObsidian
-
- getName() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getName() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getName() - Method in class cn.nukkit.block.BlockOreCoal
-
- getName() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getName() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getName() - Method in class cn.nukkit.block.BlockOreGold
-
- getName() - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getName() - Method in class cn.nukkit.block.BlockOreIron
-
- getName() - Method in class cn.nukkit.block.BlockOreLapis
-
- getName() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getName() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getName() - Method in class cn.nukkit.block.BlockOreRedstoneGlowing
-
- getName() - Method in class cn.nukkit.block.BlockPiston
-
- getName() - Method in class cn.nukkit.block.BlockPistonHead
-
- getName() - Method in class cn.nukkit.block.BlockPistonHeadSticky
-
- getName() - Method in class cn.nukkit.block.BlockPistonSticky
-
- getName() - Method in class cn.nukkit.block.BlockPlanks
-
- getName() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getName() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getName() - Method in class cn.nukkit.block.BlockPodzol
-
- getName() - Method in class cn.nukkit.block.BlockPolishedBasalt
-
- getName() - Method in class cn.nukkit.block.BlockPotato
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateAcacia
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateBirch
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateCrimson
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateDarkOak
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateJungle
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateSpruce
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateWarped
-
- getName() - Method in class cn.nukkit.block.BlockPressurePlateWood
-
- getName() - Method in class cn.nukkit.block.BlockPrismarine
-
- getName() - Method in class cn.nukkit.block.BlockPumpkin
-
- getName() - Method in class cn.nukkit.block.BlockPumpkinLit
-
- getName() - Method in class cn.nukkit.block.BlockPurpur
-
- getName() - Method in class cn.nukkit.block.BlockQuartz
-
- getName() - Method in class cn.nukkit.block.BlockRail
-
- getName() - Method in class cn.nukkit.block.BlockRailActivator
-
- getName() - Method in class cn.nukkit.block.BlockRailDetector
-
- getName() - Method in class cn.nukkit.block.BlockRailPowered
-
- getName() - Method in class cn.nukkit.block.BlockRedSandstone
-
- getName() - Method in class cn.nukkit.block.BlockRedstone
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneComparatorPowered
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneComparatorUnpowered
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneLampLit
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneRepeaterUnpowered
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneTorch
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneTorchUnlit
-
- getName() - Method in class cn.nukkit.block.BlockRedstoneWire
-
- getName() - Method in class cn.nukkit.block.BlockRootsCrimson
-
- getName() - Method in class cn.nukkit.block.BlockRootsWarped
-
- getName() - Method in class cn.nukkit.block.BlockSand
-
- getName() - Method in class cn.nukkit.block.BlockSandstone
-
- getName() - Method in class cn.nukkit.block.BlockSapling
-
- getName() - Method in class cn.nukkit.block.BlockScaffolding
-
- getName() - Method in class cn.nukkit.block.BlockSeagrass
-
- getName() - Method in class cn.nukkit.block.BlockSeaLantern
-
- getName() - Method in class cn.nukkit.block.BlockSeaPickle
-
- getName() - Method in class cn.nukkit.block.BlockShroomlight
-
- getName() - Method in class cn.nukkit.block.BlockShulkerBox
-
- getName() - Method in class cn.nukkit.block.BlockSignPost
-
- getName() - Method in class cn.nukkit.block.BlockSkull
-
- getName() - Method in class cn.nukkit.block.BlockSlab
-
- getName() - Method in class cn.nukkit.block.BlockSlabWood
-
- getName() - Method in class cn.nukkit.block.BlockSlime
-
- getName() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getName() - Method in class cn.nukkit.block.BlockSmoker
-
- getName() - Method in class cn.nukkit.block.BlockSmokerBurning
-
- getName() - Method in class cn.nukkit.block.BlockSmoothStone
-
- getName() - Method in class cn.nukkit.block.BlockSnow
-
- getName() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getName() - Method in class cn.nukkit.block.BlockSoulLantern
-
- getName() - Method in class cn.nukkit.block.BlockSoulSand
-
- getName() - Method in class cn.nukkit.block.BlockSoulSoil
-
- getName() - Method in class cn.nukkit.block.BlockSoulTorch
-
- getName() - Method in class cn.nukkit.block.BlockSponge
-
- getName() - Method in class cn.nukkit.block.BlockSpruceSignPost
-
- getName() - Method in class cn.nukkit.block.BlockSpruceWallSign
-
- getName() - Method in class cn.nukkit.block.BlockStairsAcacia
-
- getName() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getName() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getName() - Method in class cn.nukkit.block.BlockStairsBirch
-
- getName() - Method in class cn.nukkit.block.BlockStairsBlackstone
-
- getName() - Method in class cn.nukkit.block.BlockStairsBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsBrickBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getName() - Method in class cn.nukkit.block.BlockStairsCrimson
-
- getName() - Method in class cn.nukkit.block.BlockStairsDarkOak
-
- getName() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getName() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getName() - Method in class cn.nukkit.block.BlockStairsDioritePolished
-
- getName() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getName() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getName() - Method in class cn.nukkit.block.BlockStairsJungle
-
- getName() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getName() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getName() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getName() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getName() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getName() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getName() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getName() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getName() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getName() - Method in class cn.nukkit.block.BlockStairsSpruce
-
- getName() - Method in class cn.nukkit.block.BlockStairsStone
-
- getName() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getName() - Method in class cn.nukkit.block.BlockStairsWarped
-
- getName() - Method in class cn.nukkit.block.BlockStairsWood
-
- getName() - Method in class cn.nukkit.block.BlockStemCrimson
-
- getName() - Method in class cn.nukkit.block.BlockStemMelon
-
- getName() - Method in class cn.nukkit.block.BlockStemPumpkin
-
- getName() - Method in class cn.nukkit.block.BlockStemStrippedCrimson
-
- getName() - Method in class cn.nukkit.block.BlockStemStrippedWarped
-
- getName() - Method in class cn.nukkit.block.BlockStemWarped
-
- getName() - Method in class cn.nukkit.block.BlockStone
-
- getName() - Method in class cn.nukkit.block.BlockStonecutter
-
- getName() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getName() - Method in class cn.nukkit.block.BlockStructure
-
- getName() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getName() - Method in class cn.nukkit.block.BlockSugarcane
-
- getName() - Method in class cn.nukkit.block.BlockSweetBerryBush
-
- getName() - Method in class cn.nukkit.block.BlockTallGrass
-
- getName() - Method in class cn.nukkit.block.BlockTerracotta
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedBlack
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedBlue
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedBrown
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedCyan
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedGray
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedGreen
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedLightBlue
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedLime
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedMagenta
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedOrange
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedPink
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedPurple
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedRed
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedSilver
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedWhite
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaGlazedYellow
-
- getName() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getName() - Method in class cn.nukkit.block.BlockTNT
-
- getName() - Method in class cn.nukkit.block.BlockTorch
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorAcacia
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorBirch
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorCrimson
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorDarkOak
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorJungle
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorSpruce
-
- getName() - Method in class cn.nukkit.block.BlockTrapdoorWarped
-
- getName() - Method in class cn.nukkit.block.BlockTrappedChest
-
- getName() - Method in class cn.nukkit.block.BlockTripWire
-
- getName() - Method in class cn.nukkit.block.BlockTripWireHook
-
- getName() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getName() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getName() - Method in class cn.nukkit.block.BlockUnknown
-
- getName() - Method in class cn.nukkit.block.BlockVine
-
- getName() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getName() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getName() - Method in class cn.nukkit.block.BlockWall
-
- getName() - Method in class cn.nukkit.block.BlockWallBanner
-
- getName() - Method in class cn.nukkit.block.BlockWallBlackstone
-
- getName() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockWallBrickBlackstonePolished
-
- getName() - Method in class cn.nukkit.block.BlockWallSign
-
- getName() - Method in class cn.nukkit.block.BlockWarpedSignPost
-
- getName() - Method in class cn.nukkit.block.BlockWarpedWallSign
-
- getName() - Method in class cn.nukkit.block.BlockWarpedWartBlock
-
- getName() - Method in class cn.nukkit.block.BlockWater
-
- getName() - Method in class cn.nukkit.block.BlockWaterLily
-
- getName() - Method in class cn.nukkit.block.BlockWaterStill
-
- getName() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getName() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getName() - Method in class cn.nukkit.block.BlockWheat
-
- getName() - Method in class cn.nukkit.block.BlockWitherRose
-
- getName() - Method in class cn.nukkit.block.BlockWood
-
- getName() - Method in class cn.nukkit.block.BlockWoodBark
-
- getName() - Method in class cn.nukkit.block.BlockWoodStripped
-
- getName() - Method in class cn.nukkit.block.BlockWool
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntity
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityBarrel
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityCampfire
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityChest
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityConduit
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityEnchantTable
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityEnderChest
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityHopper
-
- getName() - Method in class cn.nukkit.blockentity.BlockEntityItemFrame
-
- getName() - Method in interface cn.nukkit.blockentity.BlockEntityNameable
-
返回这个事物的名字。
Gets the name of this object.
- getName() - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getName() - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getName() - Method in class cn.nukkit.command.Command
-
- getName() - Method in interface cn.nukkit.command.CommandSender
-
返回命令发送者的名称。
Returns the name of the command sender.
- getName() - Method in class cn.nukkit.command.ConsoleCommandSender
-
- getName() - Method in class cn.nukkit.command.data.args.CommandArgRules
-
- getName() - Method in class cn.nukkit.command.data.CommandEnum
-
- getName() - Method in class cn.nukkit.command.RemoteConsoleCommandSender
-
- getName() - Method in class cn.nukkit.entity.Attribute
-
- getName() - Method in class cn.nukkit.entity.Entity
-
- getName() - Method in class cn.nukkit.entity.EntityHuman
-
- getName() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getName() - Method in class cn.nukkit.entity.item.EntityItem
-
- getName() - Method in class cn.nukkit.entity.item.EntityMinecartChest
-
- getName() - Method in class cn.nukkit.entity.item.EntityMinecartEmpty
-
- getName() - Method in class cn.nukkit.entity.item.EntityMinecartHopper
-
- getName() - Method in class cn.nukkit.entity.item.EntityMinecartTNT
-
- getName() - Method in class cn.nukkit.entity.mob.EntityBlaze
-
- getName() - Method in class cn.nukkit.entity.mob.EntityCaveSpider
-
- getName() - Method in class cn.nukkit.entity.mob.EntityCreeper
-
- getName() - Method in class cn.nukkit.entity.mob.EntityDrowned
-
- getName() - Method in class cn.nukkit.entity.mob.EntityElderGuardian
-
- getName() - Method in class cn.nukkit.entity.mob.EntityEnderDragon
-
- getName() - Method in class cn.nukkit.entity.mob.EntityEnderman
-
- getName() - Method in class cn.nukkit.entity.mob.EntityEndermite
-
- getName() - Method in class cn.nukkit.entity.mob.EntityEvoker
-
- getName() - Method in class cn.nukkit.entity.mob.EntityGhast
-
- getName() - Method in class cn.nukkit.entity.mob.EntityGuardian
-
- getName() - Method in class cn.nukkit.entity.mob.EntityHoglin
-
- getName() - Method in class cn.nukkit.entity.mob.EntityHusk
-
- getName() - Method in class cn.nukkit.entity.mob.EntityMagmaCube
-
- getName() - Method in class cn.nukkit.entity.mob.EntityPhantom
-
- getName() - Method in class cn.nukkit.entity.mob.EntityPiglin
-
- getName() - Method in class cn.nukkit.entity.mob.EntityPiglinBrute
-
- getName() - Method in class cn.nukkit.entity.mob.EntityPillager
-
- getName() - Method in class cn.nukkit.entity.mob.EntityRavager
-
- getName() - Method in class cn.nukkit.entity.mob.EntityShulker
-
- getName() - Method in class cn.nukkit.entity.mob.EntitySilverfish
-
- getName() - Method in class cn.nukkit.entity.mob.EntitySkeleton
-
- getName() - Method in class cn.nukkit.entity.mob.EntitySlime
-
- getName() - Method in class cn.nukkit.entity.mob.EntitySnowGolem
-
- getName() - Method in class cn.nukkit.entity.mob.EntitySpider
-
- getName() - Method in class cn.nukkit.entity.mob.EntityStray
-
- getName() - Method in class cn.nukkit.entity.mob.EntityVex
-
- getName() - Method in class cn.nukkit.entity.mob.EntityVindicator
-
- getName() - Method in class cn.nukkit.entity.mob.EntityWitch
-
- getName() - Method in class cn.nukkit.entity.mob.EntityWither
-
- getName() - Method in class cn.nukkit.entity.mob.EntityWitherSkeleton
-
- getName() - Method in class cn.nukkit.entity.mob.EntityZoglin
-
- getName() - Method in class cn.nukkit.entity.mob.EntityZombie
-
- getName() - Method in class cn.nukkit.entity.mob.EntityZombiePigman
-
- getName() - Method in class cn.nukkit.entity.mob.EntityZombieVillager
-
- getName() - Method in class cn.nukkit.entity.mob.EntityZombieVillagerV1
-
- getName() - Method in class cn.nukkit.entity.passive.EntityChicken
-
- getName() - Method in class cn.nukkit.entity.passive.EntityCod
-
- getName() - Method in class cn.nukkit.entity.passive.EntityCow
-
- getName() - Method in class cn.nukkit.entity.passive.EntityDolphin
-
- getName() - Method in class cn.nukkit.entity.passive.EntityFox
-
- getName() - Method in class cn.nukkit.entity.passive.EntityMooshroom
-
- getName() - Method in class cn.nukkit.entity.passive.EntityOcelot
-
- getName() - Method in class cn.nukkit.entity.passive.EntityParrot
-
- getName() - Method in class cn.nukkit.entity.passive.EntityPig
-
- getName() - Method in class cn.nukkit.entity.passive.EntityPufferfish
-
- getName() - Method in class cn.nukkit.entity.passive.EntityRabbit
-
- getName() - Method in class cn.nukkit.entity.passive.EntitySalmon
-
- getName() - Method in class cn.nukkit.entity.passive.EntitySheep
-
- getName() - Method in class cn.nukkit.entity.passive.EntityStrider
-
- getName() - Method in class cn.nukkit.entity.passive.EntityTameable
-
- getName() - Method in class cn.nukkit.entity.passive.EntityTropicalFish
-
- getName() - Method in class cn.nukkit.entity.passive.EntityTurtle
-
- getName() - Method in class cn.nukkit.entity.passive.EntityVillager
-
- getName() - Method in class cn.nukkit.entity.passive.EntityVillagerV1
-
- getName() - Method in class cn.nukkit.entity.passive.EntityWanderingTrader
-
- getName() - Method in class cn.nukkit.entity.passive.EntityWolf
-
- getName() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getName() - Method in class cn.nukkit.event.server.PlayerDataSerializeEvent
-
- getName() - Method in class cn.nukkit.inventory.BaseInventory
-
- getName() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getName() - Method in class cn.nukkit.inventory.EntityEquipmentInventory
-
- getName() - Method in interface cn.nukkit.inventory.Inventory
-
- getName() - Method in interface cn.nukkit.IPlayer
-
返回这个玩家的名称。
Returns the name of this player.
- getName() - Method in class cn.nukkit.item.enchantment.damage.EnchantmentDamage
-
- getName() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getName() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtection
-
- getName() - Method in class cn.nukkit.item.Item
-
- getName(int) - Static method in class cn.nukkit.item.ItemBucket
-
- getName() - Method in class cn.nukkit.lang.BaseLang
-
- getName() - Method in class cn.nukkit.level.biome.Biome
-
- getName() - Method in class cn.nukkit.level.biome.impl.beach.BeachBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.beach.ColdBeachBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.desert.DesertBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.desert.DesertHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.desert.DesertMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsEdgeBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsPlusBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsPlusMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.extremehills.StoneBeachBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.forest.FlowerForestBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.forest.ForestBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.forest.ForestHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.HellBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.iceplains.IcePlainsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.iceplains.IcePlainsSpikesBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.jungle.JungleBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.jungle.JungleEdgeBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.jungle.JungleEdgeMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.jungle.JungleHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.jungle.JungleMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mesa.MesaBryceBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mesa.MesaPlateauBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mesa.MesaPlateauFBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mesa.MesaPlateauFMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mesa.MesaPlateauMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mushroom.MushroomIslandBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.mushroom.MushroomIslandShoreBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.ocean.DeepOceanBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.ocean.FrozenOceanBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.ocean.OceanBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.plains.PlainsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.plains.SunflowerPlainsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.river.FrozenRiverBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.river.RiverBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.roofedforest.RoofedForestBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.roofedforest.RoofedForestMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.savanna.SavannaBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.savanna.SavannaMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.savanna.SavannaPlateauBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.savanna.SavannaPlateauMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.swamp.SwampBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.swamp.SwamplandMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.ColdTaigaBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.ColdTaigaHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.ColdTaigaMBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.MegaSpruceTaigaBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.MegaTaigaBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.MegaTaigaHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.TaigaBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.TaigaHillsBiome
-
- getName() - Method in class cn.nukkit.level.biome.impl.taiga.TaigaMBiome
-
- getName() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getName() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getName() - Method in enum cn.nukkit.level.GameRule
-
- getName() - Method in class cn.nukkit.level.generator.Flat
-
- getName() - Method in class cn.nukkit.level.generator.Generator
-
- getName() - Method in class cn.nukkit.level.generator.Nether
-
- getName() - Method in class cn.nukkit.level.generator.Normal
-
- getName(int) - Static method in class cn.nukkit.level.GlobalBlockPalette
-
Deprecated.
- getName() - Method in class cn.nukkit.level.Level
-
- getName() - Method in enum cn.nukkit.math.BlockFace.Axis
-
- getName() - Method in enum cn.nukkit.math.BlockFace
-
Get the name of this BlockFace (up, down, north, etc.)
- getName() - Method in class cn.nukkit.nbt.tag.Tag
-
- getName() - Method in class cn.nukkit.network.Network
-
- getName() - Method in class cn.nukkit.OfflinePlayer
-
- getName() - Method in class cn.nukkit.permission.BanEntry
-
- getName() - Method in class cn.nukkit.permission.Permission
-
- getName() - Method in class cn.nukkit.Player
-
- getName() - Method in interface cn.nukkit.plugin.Plugin
-
返回这个插件的名字。
Returns the name of this plugin.
- getName() - Method in class cn.nukkit.plugin.PluginBase
-
- getName() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的名字。
Returns the name of this plugin.
- getName() - Method in class cn.nukkit.potion.Effect
-
- getName() - Method in class cn.nukkit.Server
-
- getName() - Method in enum cn.nukkit.utils.BannerPattern.Type
-
- getName() - Method in enum cn.nukkit.utils.DyeColor
-
- getName() - Method in enum cn.nukkit.utils.MinecartType
-
Get the name of the minecart variants
- getName() - Method in enum cn.nukkit.utils.TerracottaColor
-
- getNameBans() - Method in class cn.nukkit.Server
-
- getNamedTag() - Method in class cn.nukkit.item.Item
-
- getNamedTagEntry(String) - Method in class cn.nukkit.item.Item
-
- getNames() - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getNames() - Static method in enum cn.nukkit.level.GameRule
-
- getNameTag() - Method in class cn.nukkit.entity.Entity
-
- getNameTag() - Method in interface cn.nukkit.entity.EntityNameable
-
- getNBT(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getNBT() - Method in class cn.nukkit.level.format.anvil.Chunk
-
- getNearbyEntities(AxisAlignedBB) - Method in class cn.nukkit.level.Level
-
- getNearbyEntities(AxisAlignedBB, Entity) - Method in class cn.nukkit.level.Level
-
- getNearbyEntities(AxisAlignedBB, Entity, boolean) - Method in class cn.nukkit.level.Level
-
- getNested(String) - Method in class cn.nukkit.utils.Config
-
- getNested(String, T) - Method in class cn.nukkit.utils.Config
-
- getNestedAs(String, Class<T>) - Method in class cn.nukkit.utils.Config
-
- getNetwork() - Method in class cn.nukkit.Server
-
- getNetworkId() - Method in class cn.nukkit.entity.Entity
-
- getNetworkId() - Method in class cn.nukkit.entity.EntityHuman
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityEndCrystal
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityExpBottle
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityFirework
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityItem
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityMinecartChest
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityMinecartEmpty
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityMinecartHopper
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityMinecartTNT
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityPainting
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityPotion
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getNetworkId() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityBlaze
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityCaveSpider
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityCreeper
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityDrowned
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityElderGuardian
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityEnderDragon
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityEnderman
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityEndermite
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityEvoker
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityGhast
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityGuardian
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityHoglin
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityHusk
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityMagmaCube
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityPhantom
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityPiglin
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityPiglinBrute
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityPillager
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityRavager
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityShulker
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntitySilverfish
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntitySkeleton
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntitySlime
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntitySnowGolem
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntitySpider
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityStray
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityVex
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityVindicator
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityWitch
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityWither
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityWitherSkeleton
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityZoglin
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityZombie
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityZombiePigman
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityZombieVillager
-
- getNetworkId() - Method in class cn.nukkit.entity.mob.EntityZombieVillagerV1
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityBat
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityBee
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityCat
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityChicken
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityCod
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityCow
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityDolphin
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityDonkey
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityFox
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityHorse
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityLlama
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityMooshroom
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityMule
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityOcelot
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityPanda
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityParrot
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityPig
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityPolarBear
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityPufferfish
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityRabbit
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntitySalmon
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntitySheep
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntitySkeletonHorse
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntitySquid
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityStrider
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityTropicalFish
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityTurtle
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityVillager
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityVillagerV1
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityWanderingTrader
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityWolf
-
- getNetworkId() - Method in class cn.nukkit.entity.passive.EntityZombieHorse
-
- getNetworkId() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getNetworkId() - Method in class cn.nukkit.entity.projectile.EntityEgg
-
- getNetworkId() - Method in class cn.nukkit.entity.projectile.EntityEnderPearl
-
- getNetworkId() - Method in class cn.nukkit.entity.projectile.EntitySnowball
-
- getNetworkId() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getNetworkId() - Method in class cn.nukkit.entity.weather.EntityLightning
-
- getNetworkLatency(Player) - Method in class cn.nukkit.network.RakNetInterface
-
- getNetworkLatency(Player) - Method in interface cn.nukkit.network.SourceInterface
-
- getNetworkType() - Method in enum cn.nukkit.inventory.InventoryType
-
- getNewAdventureSettings() - Method in class cn.nukkit.event.player.PlayerGameModeChangeEvent
-
- getNewBook() - Method in class cn.nukkit.event.player.PlayerEditBookEvent
-
- getNewFlowDecay() - Method in class cn.nukkit.event.block.LiquidFlowEvent
-
- getNewGamemode() - Method in class cn.nukkit.event.player.PlayerGameModeChangeEvent
-
- getNewItem() - Method in class cn.nukkit.event.entity.EntityArmorChangeEvent
-
- getNewItem() - Method in class cn.nukkit.event.entity.EntityInventoryChangeEvent
-
- getNewItemName() - Method in class cn.nukkit.inventory.AnvilInventory
-
- getNewLevel() - Method in class cn.nukkit.event.block.ComposterEmptyEvent
-
- getNewPower() - Method in class cn.nukkit.event.block.BlockPistonChangeEvent
-
Deprecated.
- getNewPower() - Method in class cn.nukkit.event.block.BlockRedstoneEvent
-
- getNewRawPage() - Method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getNewState() - Method in class cn.nukkit.event.block.BlockFadeEvent
-
- getNewState() - Method in class cn.nukkit.event.block.BlockGrowEvent
-
- getNewState() - Method in class cn.nukkit.event.block.BlockHarvestEvent
-
- getNewState() - Method in class cn.nukkit.event.block.TurtleEggHatchEvent
-
- getNext() - Method in enum cn.nukkit.blockproperty.value.CrackState
-
- getNextPosition() - Method in class cn.nukkit.Player
-
- getNextRunTick() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getNextTick() - Method in class cn.nukkit.Server
-
- getNoise(int, int, int) - Method in class cn.nukkit.level.generator.Nether
-
- getNoise2D(double, double) - Method in class cn.nukkit.level.generator.noise.nukkit.d.NoiseD
-
- getNoise2D(double, double) - Method in class cn.nukkit.level.generator.noise.nukkit.d.PerlinD
-
- getNoise2D(double, double) - Method in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- getNoise2D(float, float) - Method in class cn.nukkit.level.generator.noise.nukkit.f.NoiseF
-
- getNoise2D(float, float) - Method in class cn.nukkit.level.generator.noise.nukkit.f.PerlinF
-
- getNoise2D(float, float) - Method in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- getNoise3D(double, double, double) - Method in class cn.nukkit.level.generator.noise.nukkit.d.NoiseD
-
- getNoise3D(double, double, double) - Method in class cn.nukkit.level.generator.noise.nukkit.d.PerlinD
-
- getNoise3D(double, double, double) - Method in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- getNoise3D(float, float, float) - Method in class cn.nukkit.level.generator.noise.nukkit.f.NoiseF
-
- getNoise3D(float, float, float) - Method in class cn.nukkit.level.generator.noise.nukkit.f.PerlinF
-
- getNoise3D(float, float, float) - Method in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- getNoShieldTicks() - Method in class cn.nukkit.Player
-
- getNukkitVersion() - Method in class cn.nukkit.Server
-
- getOccupants() - Method in class cn.nukkit.blockentity.BlockEntityBeehive
-
- getOccupantsCount() - Method in class cn.nukkit.blockentity.BlockEntityBeehive
-
- getOffhandInventory() - Method in class cn.nukkit.entity.EntityHumanType
-
- getOffHandItem() - Method in class cn.nukkit.inventory.EntityEquipmentInventory
-
- getOfflinePlayer(String) - Method in class cn.nukkit.Server
-
Deprecated.
- getOfflinePlayer(UUID) - Method in class cn.nukkit.Server
-
- getOfflinePlayerData(UUID) - Method in class cn.nukkit.Server
-
- getOfflinePlayerData(UUID, boolean) - Method in class cn.nukkit.Server
-
- getOfflinePlayerData(String) - Method in class cn.nukkit.Server
-
Deprecated.
- getOfflinePlayerData(String, boolean) - Method in class cn.nukkit.Server
-
Deprecated.
- getOffset(String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getOffset() - Method in enum cn.nukkit.math.BlockFace.AxisDirection
-
- getOffset() - Method in class cn.nukkit.utils.BinaryStream
-
- getOffsetBoundingBox(BlockFace, double, double, double) - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getOffsetBoundingBox(double, double, double) - Method in interface cn.nukkit.math.AxisAlignedBB
-
- getOldBook() - Method in class cn.nukkit.event.player.PlayerEditBookEvent
-
- getOldItem() - Method in class cn.nukkit.event.entity.EntityArmorChangeEvent
-
- getOldItem() - Method in class cn.nukkit.event.entity.EntityInventoryChangeEvent
-
- getOldPower() - Method in class cn.nukkit.event.block.BlockPistonChangeEvent
-
Deprecated.
- getOldPower() - Method in class cn.nukkit.event.block.BlockRedstoneEvent
-
- getOnlinePlayers() - Method in class cn.nukkit.Server
-
- getOpposite() - Method in enum cn.nukkit.math.BlockFace
-
Get the opposite BlockFace (e.g.
- getOppositeFace() - Method in enum cn.nukkit.math.CompassRoseDirection
-
- getOppositeSide(int) - Static method in class cn.nukkit.math.Vector3f
-
- getOps() - Method in class cn.nukkit.Server
-
- getOptions() - Method in class cn.nukkit.form.element.ElementDropdown
-
- getOrCreate(Map<T, Map<U, V>>, T) - Static method in class cn.nukkit.utils.Utils
-
- getOrCreate(Map<T, U>, Class<V>, T) - Static method in class cn.nukkit.utils.Utils
-
- getOrCreateBlockEntity() - Method in interface cn.nukkit.block.BlockEntityHolder
-
- getOrCreateRuntimeId(int, int) - Static method in class cn.nukkit.level.GlobalBlockPalette
-
Deprecated.
- getOrCreateRuntimeId(int) - Static method in class cn.nukkit.level.GlobalBlockPalette
-
Deprecated.
- getOrDefault(int, EntityData) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getOrder() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件加载的顺序,即插件应该在什么时候加载。
Returns the order the plugin loads, or when the plugin is loaded.
- getOrientation() - Method in class cn.nukkit.block.BlockRail
-
- getOrigin() - Method in class cn.nukkit.event.entity.EntityLevelChangeEvent
-
- getOriginalDamage() - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getOriginalDamage(EntityDamageEvent.DamageModifier) - Method in class cn.nukkit.event.entity.EntityDamageEvent
-
- getOrSetStorage(int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getOtherNetherPair(Level) - Static method in enum cn.nukkit.level.EnumLevel
-
- getOutputSignal() - Method in class cn.nukkit.blockentity.BlockEntityComparator
-
- getOutputSlot() - Method in class cn.nukkit.inventory.EnchantInventory
-
- getOverloads() - Method in class cn.nukkit.command.Command
-
- getOwner() - Method in interface cn.nukkit.entity.EntityOwnable
-
- getOwner() - Method in class cn.nukkit.entity.item.EntityItem
-
- getOwner() - Method in class cn.nukkit.entity.passive.EntityTameable
-
- getOwner() - Method in class cn.nukkit.scheduler.PluginTask
-
返回这个任务的所有者插件。
Returns the owner of this task.
- getOwnerName() - Method in interface cn.nukkit.entity.EntityOwnable
-
- getOwnerName() - Method in class cn.nukkit.entity.passive.EntityTameable
-
- getOwningPlugin() - Method in class cn.nukkit.metadata.MetadataValue
-
- getPackById(UUID) - Method in class cn.nukkit.resourcepacks.ResourcePackManager
-
- getPackChunk(int, int) - Method in interface cn.nukkit.resourcepacks.ResourcePack
-
- getPackChunk(int, int) - Method in class cn.nukkit.resourcepacks.ZippedResourcePack
-
- getPacket() - Method in class cn.nukkit.event.server.DataPacketReceiveEvent
-
- getPacket() - Method in class cn.nukkit.event.server.DataPacketSendEvent
-
- getPacket(byte) - Method in class cn.nukkit.network.Network
-
- getPackets() - Method in class cn.nukkit.event.server.BatchPacketsEvent
-
- getPackId() - Method in class cn.nukkit.resourcepacks.AbstractResourcePack
-
- getPackId() - Method in interface cn.nukkit.resourcepacks.ResourcePack
-
- getPackName() - Method in class cn.nukkit.resourcepacks.AbstractResourcePack
-
- getPackName() - Method in interface cn.nukkit.resourcepacks.ResourcePack
-
- getPackSize() - Method in interface cn.nukkit.resourcepacks.ResourcePack
-
- getPackSize() - Method in class cn.nukkit.resourcepacks.ZippedResourcePack
-
- getPackVersion() - Method in class cn.nukkit.resourcepacks.AbstractResourcePack
-
- getPackVersion() - Method in interface cn.nukkit.resourcepacks.ResourcePack
-
- getPages() - Method in class cn.nukkit.item.ItemBookWritable
-
Returns an list containing all pages of this book.
- getPageText(int) - Method in class cn.nukkit.item.ItemBookWritable
-
Returns a string containing the content of a page (which could be empty), or null if the page doesn't exist.
- getPair() - Method in class cn.nukkit.blockentity.BlockEntityChest
-
- getParameter(int) - Method in class cn.nukkit.lang.TranslationContainer
-
- getParameters() - Method in class cn.nukkit.lang.TranslationContainer
-
- getParent() - Method in class cn.nukkit.item.randomitem.Selector
-
- getParticleId() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getPassenger() - Method in class cn.nukkit.entity.Entity
-
- getPassengers() - Method in class cn.nukkit.entity.Entity
-
- getPath() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getPath() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getPattern(int) - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getPattern(int) - Method in class cn.nukkit.item.ItemBanner
-
- getPatternsSize() - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getPatternsSize() - Method in class cn.nukkit.item.ItemBanner
-
- getPayload() - Method in class cn.nukkit.network.rcon.RCONPacket
-
- getPendingBlockUpdates(FullChunk) - Method in class cn.nukkit.level.Level
-
- getPendingBlockUpdates(AxisAlignedBB) - Method in class cn.nukkit.level.Level
-
- getPendingBlockUpdates(AxisAlignedBB) - Method in class cn.nukkit.scheduler.BlockUpdateScheduler
-
- getPeriod() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getPermissible() - Method in class cn.nukkit.permission.PermissionAttachmentInfo
-
- getPermissibles() - Method in class cn.nukkit.permission.Permission
-
- getPermission() - Method in class cn.nukkit.command.Command
-
- getPermission() - Method in class cn.nukkit.permission.PermissionAttachmentInfo
-
- getPermission(String) - Method in class cn.nukkit.plugin.PluginManager
-
- getPermissionMessage() - Method in class cn.nukkit.command.Command
-
- getPermissions() - Method in class cn.nukkit.permission.PermissionAttachment
-
- getPermissions() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件定义的权限列表。
Returns all the defined permissions of this plugin.
- getPermissions() - Method in class cn.nukkit.plugin.PluginManager
-
- getPermissionSubscriptions(String) - Method in class cn.nukkit.plugin.PluginManager
-
- getPersistenceName() - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getPersistenceName(int) - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getPersistenceName() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getPersistenceNames() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getPersistenceValue(String) - Method in class cn.nukkit.block.Block
-
- getPersistenceValue(int, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getPersistenceValue(long, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getPersistenceValue(BigInteger, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getPersistenceValue(int, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getPersistenceValue(long, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getPersistenceValue(BigInteger, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getPersistenceValue(String) - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getPersistenceValue(String) - Method in class cn.nukkit.blockstate.BlockState
-
- getPersistenceValue(String) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getPersistenceValue(BlockProperty<?>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getPersistenceValue(String) - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getPersistenceValue(String) - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getPersistenceValueForMeta(int) - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- getPersistenceValueForMeta(int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getPersistenceValueForMeta(int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getPersistenceValueForMeta(int) - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getPersistenceValueForMeta(int) - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getPersonaPieces() - Method in class cn.nukkit.entity.data.Skin
-
- getPickupCount() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getPickupDelay() - Method in class cn.nukkit.entity.item.EntityItem
-
- getPickupDelay() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getPickupMode() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getPillarAxis() - Method in class cn.nukkit.block.BlockBasalt
-
- getPillarAxis() - Method in class cn.nukkit.block.BlockLog
-
- getPing() - Method in class cn.nukkit.Player
-
- getPistonHeadBlockId() - Method in class cn.nukkit.block.BlockPiston
-
- getPistonHeadBlockId() - Method in class cn.nukkit.block.BlockPistonBase
-
- getPistonHeadBlockId() - Method in class cn.nukkit.block.BlockPistonSticky
-
- getPitch() - Method in class cn.nukkit.blockentity.BlockEntityMusic
-
- getPitch() - Method in class cn.nukkit.level.Location
-
- getPlaceHolder() - Method in class cn.nukkit.form.element.ElementInput
-
- getPlane() - Method in enum cn.nukkit.math.BlockFace.Axis
-
- getPlayer() - Method in class cn.nukkit.event.block.AnvilDamageEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.BlockBreakEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.BlockPlaceEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.ComposterEmptyEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.ComposterFillEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.DoorToggleEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.ItemFrameDropItemEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.LecternDropBookEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.LecternPlaceBookEvent
-
- getPlayer() - Method in class cn.nukkit.event.block.SignChangeEvent
-
- getPlayer() - Method in class cn.nukkit.event.inventory.CraftItemEvent
-
- getPlayer() - Method in class cn.nukkit.event.inventory.InventoryClickEvent
-
- getPlayer() - Method in class cn.nukkit.event.inventory.InventoryCloseEvent
-
- getPlayer() - Method in class cn.nukkit.event.inventory.InventoryOpenEvent
-
- getPlayer() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getPlayer() - Method in class cn.nukkit.event.player.PlayerEvent
-
- getPlayer() - Method in class cn.nukkit.event.server.DataPacketReceiveEvent
-
- getPlayer() - Method in class cn.nukkit.event.server.DataPacketSendEvent
-
- getPlayer() - Method in interface cn.nukkit.IPlayer
-
得到这个接口的Player对象。
Returns a Player object for this interface.
- getPlayer() - Method in class cn.nukkit.OfflinePlayer
-
- getPlayer() - Method in class cn.nukkit.Player
-
- getPlayer() - Method in class cn.nukkit.PlayerFood
-
- getPlayer(UUID) - Method in class cn.nukkit.Server
-
- getPlayer(String) - Method in class cn.nukkit.Server
-
- getPlayer() - Method in class cn.nukkit.utils.DummyBossBar
-
- getPlayerClass() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getPlayerCount() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getPlayerDataSerializer() - Method in class cn.nukkit.Server
-
- getPlayerExact(String) - Method in class cn.nukkit.Server
-
- getPlayerList() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getPlayerMetadata() - Method in class cn.nukkit.Server
-
- getPlayerRadius() - Method in class cn.nukkit.blockentity.BlockEntityConduit
-
- getPlayers() - Method in class cn.nukkit.event.server.BatchPacketsEvent
-
- getPlayers() - Method in class cn.nukkit.level.Level
-
- getPlayerSkinChangeCooldown() - Method in class cn.nukkit.Server
-
- getPlugin() - Method in class cn.nukkit.command.PluginCommand
-
- getPlugin() - Method in interface cn.nukkit.command.PluginIdentifiableCommand
-
- getPlugin() - Method in class cn.nukkit.event.plugin.PluginEvent
-
- getPlugin() - Method in class cn.nukkit.permission.PermissionAttachment
-
- getPlugin(String) - Method in class cn.nukkit.plugin.PluginManager
-
- getPlugin() - Method in class cn.nukkit.plugin.RegisteredListener
-
- getPlugin() - Method in class cn.nukkit.plugin.service.RegisteredServiceProvider
-
Return the plugin provide this service.
- getPlugin() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getPluginCommand(String) - Method in class cn.nukkit.plugin.PluginBase
-
- getPluginCommand(String) - Method in class cn.nukkit.Server
-
- getPluginDescription(File) - Method in class cn.nukkit.plugin.JavaPluginLoader
-
- getPluginDescription(String) - Method in class cn.nukkit.plugin.JavaPluginLoader
-
- getPluginDescription(String) - Method in interface cn.nukkit.plugin.PluginLoader
-
通过插件文件名的字符串,来获得描述这个插件的 PluginDescription对象。
Gets a PluginDescription object describes the plugin by its file name.
- getPluginDescription(File) - Method in interface cn.nukkit.plugin.PluginLoader
-
通过插件的 File对象,来获得描述这个插件的 PluginDescription对象。
Gets a PluginDescription object describes the plugin by a File object describes the plugin file.
- getPluginEventTiming(Class<? extends Event>, Listener, EventExecutor, Plugin) - Static method in class co.aikar.timings.Timings
-
- getPluginFilters() - Method in class cn.nukkit.plugin.JavaPluginLoader
-
- getPluginFilters() - Method in interface cn.nukkit.plugin.PluginLoader
-
返回这个插件加载器支持的文件类型。
Returns the file types this plugin loader supports.
- getPluginLoader() - Method in interface cn.nukkit.plugin.Plugin
-
- getPluginLoader() - Method in class cn.nukkit.plugin.PluginBase
-
- getPluginManager() - Method in class cn.nukkit.Server
-
- getPluginPath() - Method in class cn.nukkit.Server
-
- getPlugins() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getPlugins() - Method in class cn.nukkit.plugin.PluginManager
-
- getPopulators() - Method in class cn.nukkit.level.biome.Biome
-
- getPort() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getPort() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getPort() - Method in class cn.nukkit.Player
-
- getPort() - Method in class cn.nukkit.Server
-
- getPortalType() - Method in class cn.nukkit.event.entity.EntityPortalEnterEvent
-
- getPosition(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getPosition() - Method in class cn.nukkit.entity.Entity
-
- getPosition() - Method in class cn.nukkit.event.entity.CreatureSpawnEvent
-
- getPosition() - Method in class cn.nukkit.event.entity.EntityDespawnEvent
-
- getPosition() - Method in class cn.nukkit.event.entity.EntityExplodeEvent
-
- getPosition() - Method in class cn.nukkit.event.entity.EntitySpawnEvent
-
- getPosition() - Method in interface cn.nukkit.level.ChunkLoader
-
- getPosition() - Method in class cn.nukkit.network.protocol.PositionTrackingDBServerBroadcastPacket
-
- getPosition(int) - Method in class cn.nukkit.positiontracking.PositionTrackingService
-
- getPosition(int, boolean) - Method in class cn.nukkit.positiontracking.PositionTrackingService
-
- getPosition(int) - Method in class cn.nukkit.positiontracking.PositionTrackingStorage
-
Retrieves the
PositionTracking object that is assigned to the given trackingHandler.
- getPosition(int, boolean) - Method in class cn.nukkit.positiontracking.PositionTrackingStorage
-
Retrieves the
PositionTracking object that is assigned to the given trackingHandler.
- getPositionTrackingService() - Method in class cn.nukkit.Server
-
- getPostId() - Method in class cn.nukkit.block.BlockAcaciaWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockBirchWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockCrimsonWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockDarkOakWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockJungleWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockSignPost
-
- getPostId() - Method in class cn.nukkit.block.BlockSpruceWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockWallSign
-
- getPostId() - Method in class cn.nukkit.block.BlockWarpedWallSign
-
- getPotion(int) - Method in class cn.nukkit.event.inventory.BrewEvent
-
- getPotion(int) - Method in class cn.nukkit.event.inventory.StartBrewEvent
-
- getPotion() - Method in class cn.nukkit.event.potion.PotionEvent
-
- getPotion(int) - Static method in class cn.nukkit.potion.Potion
-
- getPotionByName(String) - Static method in class cn.nukkit.potion.Potion
-
- getPotionColor() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getPotionId() - Method in class cn.nukkit.blockentity.BlockEntityCauldron
-
- getPotionId() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getPotions() - Method in class cn.nukkit.event.inventory.BrewEvent
-
- getPotions() - Method in class cn.nukkit.event.inventory.StartBrewEvent
-
- getPotionType() - Method in class cn.nukkit.blockentity.BlockEntityCauldron
-
- getPowered() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getPowered() - Method in class cn.nukkit.block.BlockRedstoneComparatorPowered
-
- getPowered() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getPowered() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getPowered() - Method in class cn.nukkit.block.BlockRedstoneRepeaterUnpowered
-
- getPowerLevel() - Method in class cn.nukkit.blockentity.BlockEntityBeacon
-
- getPowerOnSide(Vector3, BlockFace) - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getPowerOnSides() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getPrefix() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的信息前缀。
Returns the message title of this plugin.
- getPreviousSpawn() - Method in class cn.nukkit.event.level.SpawnChangeEvent
-
- getPrimaryOutput() - Method in class cn.nukkit.inventory.transaction.CraftingTransaction
-
- getPrimaryPower() - Method in class cn.nukkit.blockentity.BlockEntityBeacon
-
- getPrimaryThread() - Method in class cn.nukkit.Server
-
- getPriority() - Method in interface cn.nukkit.inventory.CraftingRecipe
-
- getPriority() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getPriority() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getPriority() - Method in class cn.nukkit.inventory.StonecutterRecipe
-
- getPriority() - Method in class cn.nukkit.plugin.RegisteredListener
-
- getPriority() - Method in class cn.nukkit.plugin.service.RegisteredServiceProvider
-
- getProfession() - Method in class cn.nukkit.entity.passive.EntityVillagerV1
-
- getProgress() - Method in class cn.nukkit.blockentity.BlockEntityNetherReactor
-
- getProjectile() - Method in class cn.nukkit.event.entity.EntityShootBowEvent
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ItemEgg
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ItemEnderPearl
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ItemExpBottle
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ItemPotionLingering
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ItemPotionSplash
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ItemSnowball
-
- getProjectileEntityType() - Method in class cn.nukkit.item.ProjectileItem
-
- getProperties() - Method in class cn.nukkit.block.Block
-
The properties that fully describe all possible and valid states that this block can have.
- getProperties() - Method in class cn.nukkit.block.BlockBasalt
-
- getProperties() - Method in class cn.nukkit.block.BlockBeehive
-
- getProperties() - Method in class cn.nukkit.block.BlockButton
-
- getProperties() - Method in class cn.nukkit.block.BlockCampfire
-
- getProperties() - Method in class cn.nukkit.block.BlockCropsStem
-
- getProperties() - Method in class cn.nukkit.block.BlockDirt
-
- getProperties() - Method in class cn.nukkit.block.BlockDoor
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getProperties() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getProperties() - Method in class cn.nukkit.block.BlockFallableMeta
-
- getProperties() - Method in class cn.nukkit.block.BlockFence
-
- getProperties() - Method in class cn.nukkit.block.BlockFenceBase
-
- getProperties() - Method in class cn.nukkit.block.BlockFenceGate
-
- getProperties() - Method in class cn.nukkit.block.BlockFire
-
- getProperties() - Method in class cn.nukkit.block.BlockGlassPaneStained
-
- getProperties() - Method in class cn.nukkit.block.BlockGlassStained
-
- getProperties() - Method in class cn.nukkit.block.BlockGrass
-
- getProperties() - Method in class cn.nukkit.block.BlockKelp
-
- getProperties() - Method in class cn.nukkit.block.BlockLantern
-
- getProperties() - Method in class cn.nukkit.block.BlockLeaves
-
- getProperties() - Method in class cn.nukkit.block.BlockLeaves2
-
- getProperties() - Method in class cn.nukkit.block.BlockLever
-
- getProperties() - Method in class cn.nukkit.block.BlockLiquid
-
- getProperties() - Method in class cn.nukkit.block.BlockLog
-
- getProperties() - Method in class cn.nukkit.block.BlockMeta
-
A backward-compatibility properties definition that accepts any values that can be stored in the amount of bits
specified by
Block.DATA_BITS.
- getProperties() - Method in class cn.nukkit.block.BlockPlanks
-
- getProperties() - Method in class cn.nukkit.block.BlockPodzol
-
- getProperties() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getProperties() - Method in class cn.nukkit.block.BlockShulkerBox
-
- getProperties() - Method in class cn.nukkit.block.BlockSignPost
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabStone
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getProperties() - Method in class cn.nukkit.block.BlockSlabWood
-
- getProperties() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getProperties() - Method in class cn.nukkit.block.BlockStairs
-
- getProperties() - Method in class cn.nukkit.block.BlockStem
-
- getProperties() - Method in class cn.nukkit.block.BlockStemStripped
-
- getProperties() - Method in class cn.nukkit.block.BlockStructure
-
- getProperties() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getProperties() - Method in class cn.nukkit.block.BlockTorch
-
- getProperties() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getProperties() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getProperties() - Method in class cn.nukkit.block.BlockUnknown
-
- getProperties() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getProperties() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getProperties() - Method in class cn.nukkit.block.BlockWall
-
- getProperties() - Method in class cn.nukkit.block.BlockWallBase
-
- getProperties() - Method in class cn.nukkit.block.BlockWallSign
-
- getProperties() - Method in class cn.nukkit.block.BlockWaterLily
-
- getProperties() - Method in class cn.nukkit.block.BlockWood
-
- getProperties() - Method in class cn.nukkit.block.BlockWood2
-
- getProperties() - Method in class cn.nukkit.block.BlockWoodBark
-
- getProperties() - Method in class cn.nukkit.block.BlockWoodStripped
-
- getProperties() - Method in class cn.nukkit.blockstate.BlockState
-
- getProperties(int) - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getProperties() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getProperties() - Method in class cn.nukkit.blockstate.MutableBlockState
-
- getProperties() - Method in class cn.nukkit.Server
-
- getProperty(String) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getProperty(String) - Method in class cn.nukkit.Server
-
- getProperty(String, Object) - Method in class cn.nukkit.Server
-
- getPropertyBoolean(String) - Method in class cn.nukkit.Server
-
- getPropertyBoolean(String, Object) - Method in class cn.nukkit.Server
-
- getPropertyInt(String) - Method in class cn.nukkit.Server
-
- getPropertyInt(String, Integer) - Method in class cn.nukkit.Server
-
- getPropertyNames() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getPropertyString(String) - Method in class cn.nukkit.Server
-
- getPropertyString(String, String) - Method in class cn.nukkit.Server
-
- getPropertyValue(String) - Method in class cn.nukkit.block.Block
-
- getPropertyValue(String) - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- getPropertyValue(String) - Method in class cn.nukkit.blockstate.BlockState
-
- getPropertyValue(String) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getPropertyValue(BlockProperty<V>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getPropertyValue(String) - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- getPropertyValue(String) - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- getProtectionFactor(EntityDamageEvent) - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getProtectionFactor(EntityDamageEvent) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionAll
-
- getProtectionFactor(EntityDamageEvent) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionExplosion
-
- getProtectionFactor(EntityDamageEvent) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFall
-
- getProtectionFactor(EntityDamageEvent) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFire
-
- getProtectionFactor(EntityDamageEvent) - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionProjectile
-
- getProtocol() - Method in class cn.nukkit.network.protocol.LoginPacket
-
- getProvider() - Method in interface cn.nukkit.level.format.FullChunk
-
- getProvider() - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getProvider() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getProvider(String) - Static method in class cn.nukkit.level.format.LevelProviderManager
-
- getProvider() - Method in class cn.nukkit.level.Level
-
- getProvider(Class<T>) - Method in class cn.nukkit.plugin.service.NKServiceManager
-
- getProvider() - Method in class cn.nukkit.plugin.service.RegisteredServiceProvider
-
Return the service provider.
- getProvider(Class<T>) - Method in interface cn.nukkit.plugin.service.ServiceManager
-
Return the service's provider.
- getProviderByName(String) - Static method in class cn.nukkit.level.format.LevelProviderManager
-
- getProviderName() - Static method in class cn.nukkit.level.format.anvil.Anvil
-
- getProviderOrder() - Static method in class cn.nukkit.level.format.anvil.Anvil
-
- getQueryInformation() - Method in class cn.nukkit.Server
-
- getQueueSize() - Method in class cn.nukkit.scheduler.ServerScheduler
-
- getQuitMessage() - Method in class cn.nukkit.event.player.PlayerKickEvent
-
- getQuitMessage() - Method in class cn.nukkit.event.player.PlayerQuitEvent
-
- getRadius() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getRadiusChangeOnPickup() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getRadiusPerTick() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getRainStrength(float) - Method in class cn.nukkit.level.Level
-
- getRainTime() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getRainTime() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getRainTime() - Method in class cn.nukkit.level.Level
-
- getRandomAccessFile() - Method in class cn.nukkit.level.format.generic.BaseRegionLoader
-
- getRandomName() - Static method in class cn.nukkit.item.enchantment.Enchantment
-
- getRandomName() - Method in class cn.nukkit.item.enchantment.EnchantmentEntry
-
- getRandomNumberInRange(Random, int, int) - Static method in class cn.nukkit.math.MathHelper
-
Returns a random number between min and max, inclusive.
- getRaw() - Method in class cn.nukkit.level.format.anvil.palette.BlockDataPalette
-
- getRawCapture() - Method in class cn.nukkit.command.CapturingCommandSender
-
- getRawData() - Method in class cn.nukkit.utils.ClientChainData
-
- getRawData() - Method in interface cn.nukkit.utils.LoginChainData
-
- getRawPage() - Method in class cn.nukkit.blockentity.BlockEntityLectern
-
- getRawUniqueId() - Method in class cn.nukkit.entity.EntityHuman
-
- getReactorState() - Method in class cn.nukkit.blockentity.BlockEntityNetherReactor
-
- getReagentSlot() - Method in class cn.nukkit.inventory.EnchantInventory
-
- getRealInventory() - Method in class cn.nukkit.blockentity.BlockEntityChest
-
- getRealInventory() - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getRealMeta() - Method in class cn.nukkit.block.BlockRail
-
- getReason() - Method in class cn.nukkit.event.entity.CreatureSpawnEvent
-
- getReason() - Method in class cn.nukkit.event.player.PlayerKickEvent
-
- getReason() - Method in class cn.nukkit.event.player.PlayerQuitEvent
-
- getReason() - Method in class cn.nukkit.permission.BanEntry
-
- getReasonEnum() - Method in class cn.nukkit.event.player.PlayerKickEvent
-
- getReceiveDataPacketTiming(DataPacket) - Static method in class co.aikar.timings.Timings
-
- getRecipe() - Method in class cn.nukkit.event.inventory.CraftItemEvent
-
- getRecipe() - Method in class cn.nukkit.inventory.transaction.CraftingTransaction
-
- getRecipeId() - Method in interface cn.nukkit.inventory.CraftingRecipe
-
- getRecipeId() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getRecipeId() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getRecipeId() - Method in class cn.nukkit.inventory.StonecutterRecipe
-
- getRecipeIngredient() - Method in class cn.nukkit.utils.BinaryStream
-
- getRecipes() - Method in class cn.nukkit.inventory.CraftingManager
-
- getRecipients() - Method in class cn.nukkit.event.player.PlayerChatEvent
-
- getRecordItem() - Method in class cn.nukkit.blockentity.BlockEntityJukebox
-
- getRed() - Method in class cn.nukkit.utils.BlockColor
-
- getRedstonePower() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getRedstonePower(Vector3, BlockFace) - Method in class cn.nukkit.level.Level
-
- getRedstoneSignal() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getRedstoneSignal() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getRegainReason() - Method in class cn.nukkit.event.entity.EntityRegainHealthEvent
-
- getRegion(int, int) - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getRegion(double[], double, double, int, int, double, double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorPerlinD
-
- getRegion(double[], double, double, int, int, double, double, double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorPerlinD
-
- getRegion(float[], float, float, int, int, float, float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorPerlinF
-
- getRegion(float[], float, float, int, int, float, float, float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorPerlinF
-
- getRegionIndexX(int) - Static method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getRegionIndexZ(int) - Static method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getRegisteredListeners() - Method in class cn.nukkit.event.HandlerList
-
- getRegisteredListeners(Plugin) - Static method in class cn.nukkit.event.HandlerList
-
- getRegistrations(Plugin) - Method in class cn.nukkit.plugin.service.NKServiceManager
-
- getRegistrations(Class<T>) - Method in class cn.nukkit.plugin.service.NKServiceManager
-
- getRegistrations(Plugin) - Method in interface cn.nukkit.plugin.service.ServiceManager
-
- getRegistrations(Class<T>) - Method in interface cn.nukkit.plugin.service.ServiceManager
-
- getRemovalCallback() - Method in class cn.nukkit.permission.PermissionAttachment
-
- getRemoveFormat() - Method in class cn.nukkit.Player
-
- getRepair() - Method in class cn.nukkit.event.blockstate.BlockStateRepairEvent
-
- getResistance() - Method in class cn.nukkit.block.Block
-
- getResistance() - Method in class cn.nukkit.block.BlockAir
-
- getResistance() - Method in class cn.nukkit.block.BlockAllow
-
- getResistance() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getResistance() - Method in class cn.nukkit.block.BlockAnvil
-
- getResistance() - Method in class cn.nukkit.block.BlockBamboo
-
- getResistance() - Method in class cn.nukkit.block.BlockBambooSapling
-
- getResistance() - Method in class cn.nukkit.block.BlockBanner
-
- getResistance() - Method in class cn.nukkit.block.BlockBarrel
-
- getResistance() - Method in class cn.nukkit.block.BlockBarrier
-
- getResistance() - Method in class cn.nukkit.block.BlockBasalt
-
- getResistance() - Method in class cn.nukkit.block.BlockBeacon
-
- getResistance() - Method in class cn.nukkit.block.BlockBed
-
- getResistance() - Method in class cn.nukkit.block.BlockBedrock
-
- getResistance() - Method in class cn.nukkit.block.BlockBedrockInvisible
-
- getResistance() - Method in class cn.nukkit.block.BlockBeehive
-
- getResistance() - Method in class cn.nukkit.block.BlockBeeNest
-
- getResistance() - Method in class cn.nukkit.block.BlockBell
-
- getResistance() - Method in class cn.nukkit.block.BlockBlackstone
-
- getResistance() - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getResistance() - Method in class cn.nukkit.block.BlockBlueIce
-
- getResistance() - Method in class cn.nukkit.block.BlockBone
-
- getResistance() - Method in class cn.nukkit.block.BlockBookshelf
-
- getResistance() - Method in class cn.nukkit.block.BlockBorder
-
- getResistance() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getResistance() - Method in class cn.nukkit.block.BlockBricks
-
- getResistance() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getResistance() - Method in class cn.nukkit.block.BlockBricksNether
-
- getResistance() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getResistance() - Method in class cn.nukkit.block.BlockBricksStone
-
- getResistance() - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getResistance() - Method in class cn.nukkit.block.BlockButton
-
- getResistance() - Method in class cn.nukkit.block.BlockCactus
-
- getResistance() - Method in class cn.nukkit.block.BlockCake
-
- getResistance() - Method in class cn.nukkit.block.BlockCampfire
-
- getResistance() - Method in class cn.nukkit.block.BlockCarpet
-
- getResistance() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getResistance() - Method in class cn.nukkit.block.BlockCauldron
-
- getResistance() - Method in class cn.nukkit.block.BlockChain
-
- getResistance() - Method in class cn.nukkit.block.BlockChest
-
- getResistance() - Method in class cn.nukkit.block.BlockChorusFlower
-
- getResistance() - Method in class cn.nukkit.block.BlockChorusPlant
-
- getResistance() - Method in class cn.nukkit.block.BlockClay
-
- getResistance() - Method in class cn.nukkit.block.BlockCoal
-
- getResistance() - Method in class cn.nukkit.block.BlockCobblestone
-
- getResistance() - Method in class cn.nukkit.block.BlockCobweb
-
- getResistance() - Method in class cn.nukkit.block.BlockCocoa
-
- getResistance() - Method in class cn.nukkit.block.BlockComposter
-
- getResistance() - Method in class cn.nukkit.block.BlockConcrete
-
- getResistance() - Method in class cn.nukkit.block.BlockConcretePowder
-
- getResistance() - Method in class cn.nukkit.block.BlockConduit
-
- getResistance() - Method in class cn.nukkit.block.BlockCoralBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockCraftingTable
-
- getResistance() - Method in class cn.nukkit.block.BlockDeny
-
- getResistance() - Method in class cn.nukkit.block.BlockDiamond
-
- getResistance() - Method in class cn.nukkit.block.BlockDirt
-
- getResistance() - Method in class cn.nukkit.block.BlockDoorIron
-
- getResistance() - Method in class cn.nukkit.block.BlockDoorWood
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getResistance() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getResistance() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getResistance() - Method in class cn.nukkit.block.BlockDriedKelpBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockEmerald
-
- getResistance() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getResistance() - Method in class cn.nukkit.block.BlockEnderChest
-
- getResistance() - Method in class cn.nukkit.block.BlockEndGateway
-
- getResistance() - Method in class cn.nukkit.block.BlockEndPortal
-
- getResistance() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getResistance() - Method in class cn.nukkit.block.BlockEndRod
-
- getResistance() - Method in class cn.nukkit.block.BlockEndStone
-
- getResistance() - Method in class cn.nukkit.block.BlockFarmland
-
- getResistance() - Method in class cn.nukkit.block.BlockFence
-
- getResistance() - Method in class cn.nukkit.block.BlockFenceGate
-
- getResistance() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getResistance() - Method in class cn.nukkit.block.BlockFlowable
-
- getResistance() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getResistance() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getResistance() - Method in class cn.nukkit.block.BlockGlass
-
- getResistance() - Method in class cn.nukkit.block.BlockGlassPane
-
- getResistance() - Method in class cn.nukkit.block.BlockGlowstone
-
- getResistance() - Method in class cn.nukkit.block.BlockGold
-
- getResistance() - Method in class cn.nukkit.block.BlockGrass
-
- getResistance() - Method in class cn.nukkit.block.BlockGrassPath
-
- getResistance() - Method in class cn.nukkit.block.BlockGravel
-
- getResistance() - Method in class cn.nukkit.block.BlockGrindstone
-
- getResistance() - Method in class cn.nukkit.block.BlockHayBale
-
- getResistance() - Method in class cn.nukkit.block.BlockHoney
-
- getResistance() - Method in class cn.nukkit.block.BlockHoneycombBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockHopper
-
- getResistance() - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getResistance() - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getResistance() - Method in class cn.nukkit.block.BlockIce
-
- getResistance() - Method in class cn.nukkit.block.BlockIceFrosted
-
- getResistance() - Method in class cn.nukkit.block.BlockIron
-
- getResistance() - Method in class cn.nukkit.block.BlockIronBars
-
- getResistance() - Method in class cn.nukkit.block.BlockJigsaw
-
- getResistance() - Method in class cn.nukkit.block.BlockLadder
-
- getResistance() - Method in class cn.nukkit.block.BlockLantern
-
- getResistance() - Method in class cn.nukkit.block.BlockLapis
-
- getResistance() - Method in class cn.nukkit.block.BlockLectern
-
- getResistance() - Method in class cn.nukkit.block.BlockLever
-
- getResistance() - Method in class cn.nukkit.block.BlockLight
-
- getResistance() - Method in class cn.nukkit.block.BlockLiquid
-
- getResistance() - Method in class cn.nukkit.block.BlockLodestone
-
- getResistance() - Method in class cn.nukkit.block.BlockLoom
-
- getResistance() - Method in class cn.nukkit.block.BlockMagma
-
- getResistance() - Method in class cn.nukkit.block.BlockMelon
-
- getResistance() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getResistance() - Method in class cn.nukkit.block.BlockMonsterEgg
-
- getResistance() - Method in class cn.nukkit.block.BlockMossStone
-
- getResistance() - Method in class cn.nukkit.block.BlockMycelium
-
- getResistance() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockNetherrack
-
- getResistance() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getResistance() - Method in class cn.nukkit.block.BlockNetherWartBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockNoteblock
-
- getResistance() - Method in class cn.nukkit.block.BlockNylium
-
- getResistance() - Method in class cn.nukkit.block.BlockObserver
-
- getResistance() - Method in class cn.nukkit.block.BlockObsidian
-
- getResistance() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getResistance() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getResistance() - Method in class cn.nukkit.block.BlockOreCoal
-
- getResistance() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getResistance() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getResistance() - Method in class cn.nukkit.block.BlockOreGold
-
- getResistance() - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getResistance() - Method in class cn.nukkit.block.BlockOreIron
-
- getResistance() - Method in class cn.nukkit.block.BlockOreLapis
-
- getResistance() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getResistance() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getResistance() - Method in class cn.nukkit.block.BlockPistonBase
-
- getResistance() - Method in class cn.nukkit.block.BlockPistonHead
-
- getResistance() - Method in class cn.nukkit.block.BlockPlanks
-
- getResistance() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getResistance() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getResistance() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getResistance() - Method in class cn.nukkit.block.BlockPressurePlateWood
-
- getResistance() - Method in class cn.nukkit.block.BlockPrismarine
-
- getResistance() - Method in class cn.nukkit.block.BlockPumpkin
-
- getResistance() - Method in class cn.nukkit.block.BlockPurpur
-
- getResistance() - Method in class cn.nukkit.block.BlockQuartz
-
- getResistance() - Method in class cn.nukkit.block.BlockRail
-
- getResistance() - Method in class cn.nukkit.block.BlockRedstone
-
- getResistance() - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getResistance() - Method in class cn.nukkit.block.BlockSand
-
- getResistance() - Method in class cn.nukkit.block.BlockSandstone
-
- getResistance() - Method in class cn.nukkit.block.BlockScaffolding
-
- getResistance() - Method in class cn.nukkit.block.BlockSeaLantern
-
- getResistance() - Method in class cn.nukkit.block.BlockShroomlight
-
- getResistance() - Method in class cn.nukkit.block.BlockSignPost
-
- getResistance() - Method in class cn.nukkit.block.BlockSkull
-
- getResistance() - Method in class cn.nukkit.block.BlockSlab
-
- getResistance() - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getResistance() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getResistance() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getResistance() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getResistance() - Method in class cn.nukkit.block.BlockSlime
-
- getResistance() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getResistance() - Method in class cn.nukkit.block.BlockSmoothStone
-
- getResistance() - Method in class cn.nukkit.block.BlockSnow
-
- getResistance() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getResistance() - Method in class cn.nukkit.block.BlockSoulSand
-
- getResistance() - Method in class cn.nukkit.block.BlockSoulSoil
-
- getResistance() - Method in class cn.nukkit.block.BlockSponge
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsBlackstone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsDioritePolished
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsStone
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getResistance() - Method in class cn.nukkit.block.BlockStairsWood
-
- getResistance() - Method in class cn.nukkit.block.BlockStem
-
- getResistance() - Method in class cn.nukkit.block.BlockStone
-
- getResistance() - Method in class cn.nukkit.block.BlockStonecutter
-
- getResistance() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockStructure
-
- getResistance() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getResistance() - Method in class cn.nukkit.block.BlockTerracotta
-
- getResistance() - Method in class cn.nukkit.block.BlockTerracottaGlazed
-
- getResistance() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getResistance() - Method in class cn.nukkit.block.BlockTNT
-
- getResistance() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getResistance() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getResistance() - Method in class cn.nukkit.block.BlockTripWire
-
- getResistance() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getResistance() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getResistance() - Method in class cn.nukkit.block.BlockVine
-
- getResistance() - Method in class cn.nukkit.block.BlockVinesNether
-
- getResistance() - Method in class cn.nukkit.block.BlockWallBase
-
- getResistance() - Method in class cn.nukkit.block.BlockWallBlackstone
-
- getResistance() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getResistance() - Method in class cn.nukkit.block.BlockWarpedWartBlock
-
- getResistance() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getResistance() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getResistance() - Method in class cn.nukkit.block.BlockWood
-
- getResistance() - Method in class cn.nukkit.block.BlockWool
-
- getResource(String) - Method in interface cn.nukkit.plugin.Plugin
-
读取这个插件特定的资源文件,并返回为InputStream对象。
Reads a resource of this plugin, and returns as an InputStream object.
- getResource(String) - Method in class cn.nukkit.plugin.PluginBase
-
- getResourcePackManager() - Method in class cn.nukkit.Server
-
- getResourceStack() - Method in class cn.nukkit.resourcepacks.ResourcePackManager
-
- getRespawnPosition() - Method in class cn.nukkit.event.player.PlayerRespawnEvent
-
- getResponse() - Method in class cn.nukkit.event.player.PlayerFormRespondedEvent
-
Can be null if player closed the window instead of submitting it
- getResponse() - Method in class cn.nukkit.event.player.PlayerSettingsRespondedEvent
-
Can be null if player closed the window instead of submitting it
- getResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getResponse() - Method in class cn.nukkit.form.window.FormWindow
-
- getResponse() - Method in class cn.nukkit.form.window.FormWindowCustom
-
- getResponse() - Method in class cn.nukkit.form.window.FormWindowModal
-
- getResponse() - Method in class cn.nukkit.form.window.FormWindowSimple
-
- getResponses() - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getRestoreFood() - Method in class cn.nukkit.item.food.Food
-
- getRestoreSaturation() - Method in class cn.nukkit.item.food.Food
-
- getResult() - Method in class cn.nukkit.event.blockstate.BlockStateRepairFinishEvent
-
- getResult() - Method in class cn.nukkit.event.inventory.CampfireSmeltEvent
-
- getResult() - Method in class cn.nukkit.event.inventory.FurnaceSmeltEvent
-
- getResult() - Method in class cn.nukkit.inventory.AnvilInventory
-
- getResult() - Method in class cn.nukkit.inventory.BlastFurnaceRecipe
-
- getResult() - Method in class cn.nukkit.inventory.CampfireRecipe
-
- getResult() - Method in class cn.nukkit.inventory.FurnaceInventory
-
- getResult() - Method in class cn.nukkit.inventory.FurnaceRecipe
-
- getResult() - Method in class cn.nukkit.inventory.GrindstoneInventory
-
- getResult() - Method in class cn.nukkit.inventory.MixRecipe
-
- getResult() - Method in interface cn.nukkit.inventory.Recipe
-
- getResult() - Method in class cn.nukkit.inventory.RepairRecipe
-
- getResult() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getResult() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getResult() - Method in class cn.nukkit.inventory.SmokerRecipe
-
- getResult() - Method in class cn.nukkit.inventory.StonecutterRecipe
-
- getResult() - Method in class cn.nukkit.scheduler.AsyncTask
-
- getResultDamage() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getResultDamage() - Method in class cn.nukkit.entity.projectile.EntityProjectile
-
- getResultDamage() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getResultExperience() - Method in class cn.nukkit.inventory.GrindstoneInventory
-
- getRGB() - Method in class cn.nukkit.utils.BlockColor
-
- getRiding() - Method in class cn.nukkit.entity.Entity
-
- getRight() - Method in class cn.nukkit.math.Vector3
-
- getRight() - Method in class cn.nukkit.math.Vector3f
-
- getRightPage() - Method in class cn.nukkit.blockentity.BlockEntityLectern
-
- getRightPage() - Method in class cn.nukkit.event.block.LecternPageChangeEvent
-
- getRightSide() - Method in class cn.nukkit.inventory.DoubleChestInventory
-
- getRollingAmplitude() - Method in class cn.nukkit.entity.item.EntityVehicle
-
- getRollingDirection() - Method in class cn.nukkit.entity.item.EntityVehicle
-
- getRootSection() - Method in class cn.nukkit.utils.Config
-
Get root (main) config section of the Config
- getRootsFace() - Method in class cn.nukkit.block.BlockCoralFan
-
- getRootsFace() - Method in class cn.nukkit.block.BlockCoralFanHang
-
- getRules() - Method in class cn.nukkit.command.data.args.CommandArg
-
- getRules() - Method in class cn.nukkit.level.GameRules
-
- getRuntimeId() - Method in class cn.nukkit.block.Block
-
- getRuntimeId(BlockState) - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getRuntimeId(int) - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getRuntimeId(int, int) - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
Deprecated.
- getRuntimeId() - Method in interface cn.nukkit.blockstate.IBlockState
-
- getSafeSpawn() - Method in class cn.nukkit.level.Level
-
- getSafeSpawn(Vector3) - Method in class cn.nukkit.level.Level
-
- getSapling() - Method in class cn.nukkit.block.BlockLeaves
-
- getSapling() - Method in class cn.nukkit.block.BlockLeaves2
-
- getSaveData() - Method in class cn.nukkit.blockentity.BlockEntityBeehive.Occupant
-
- getSaveId() - Method in class cn.nukkit.block.Block
-
- getSaveId() - Method in class cn.nukkit.blockentity.BlockEntity
-
- getSaveId() - Method in class cn.nukkit.entity.Entity
-
- getScale() - Method in class cn.nukkit.entity.Entity
-
- getScheduledActions() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getScheduler() - Method in class cn.nukkit.Server
-
- getScoreTag() - Method in class cn.nukkit.entity.Entity
-
- getSeatPosition() - Method in class cn.nukkit.entity.Entity
-
- getSecondaryPower() - Method in class cn.nukkit.blockentity.BlockEntityBeacon
-
- getSecondItem() - Method in class cn.nukkit.inventory.AnvilInventory
-
- getSecondItem() - Method in class cn.nukkit.inventory.GrindstoneInventory
-
- getSection(float) - Method in interface cn.nukkit.level.format.Chunk
-
- getSection(float) - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getSection(String) - Method in class cn.nukkit.utils.Config
-
- getSection(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get config section element defined by key
- getSections() - Method in interface cn.nukkit.level.format.Chunk
-
- getSections() - Method in class cn.nukkit.level.format.generic.BaseChunk
-
- getSections(String) - Method in class cn.nukkit.utils.Config
-
- getSections() - Method in class cn.nukkit.utils.Config
-
- getSections() - Method in class cn.nukkit.utils.ConfigSection
-
Get all ConfigSections in root path.
- getSections(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get sections (and only sections) from provided path
- getSeed() - Method in interface cn.nukkit.level.ChunkManager
-
- getSeed() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getSeed() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getSeed() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getSeed() - Method in class cn.nukkit.level.generator.SimpleChunkManager
-
- getSeed() - Method in class cn.nukkit.level.Level
-
- getSeedsId() - Method in class cn.nukkit.block.BlockCropsStem
-
- getSeedsId() - Method in class cn.nukkit.block.BlockStemMelon
-
- getSeedsId() - Method in class cn.nukkit.block.BlockStemPumpkin
-
- getSelector() - Method in class cn.nukkit.command.data.args.CommandArg
-
- getSendDataPacketTiming(DataPacket) - Static method in class co.aikar.timings.Timings
-
- getSender() - Method in class cn.nukkit.event.server.ServerCommandEvent
-
- getSender() - Method in class cn.nukkit.network.rcon.RCONCommand
-
- getSerializer() - Method in class cn.nukkit.event.server.PlayerDataSerializeEvent
-
- getServer() - Method in class cn.nukkit.command.CapturingCommandSender
-
- getServer() - Method in interface cn.nukkit.command.CommandSender
-
返回命令发送者所在的服务器。
Returns the server of the command sender.
- getServer() - Method in class cn.nukkit.command.ConsoleCommandSender
-
- getServer() - Method in class cn.nukkit.entity.Entity
-
- getServer() - Method in interface cn.nukkit.IPlayer
-
返回玩家所在的服务器。
Returns the server carrying this player.
- getServer() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getServer() - Method in class cn.nukkit.level.Level
-
- getServer() - Method in class cn.nukkit.network.Network
-
- getServer() - Method in class cn.nukkit.OfflinePlayer
-
- getServer() - Method in class cn.nukkit.Player
-
- getServer() - Method in interface cn.nukkit.plugin.Plugin
-
返回运行这个插件的服务器的
Server对象。
Gets the server which is running this plugin, and returns as a
Server object.
- getServer() - Method in class cn.nukkit.plugin.PluginBase
-
- getServer() - Method in class cn.nukkit.scheduler.AsyncPool
-
- getServerAddress() - Method in class cn.nukkit.utils.ClientChainData
-
- getServerAddress() - Method in interface cn.nukkit.utils.LoginChainData
-
- getServerName() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getServerUniqueId() - Method in class cn.nukkit.Server
-
- getService() - Method in class cn.nukkit.plugin.service.RegisteredServiceProvider
-
Return the provided service.
- getServiceManager() - Method in class cn.nukkit.Server
-
- getSettings() - Method in class cn.nukkit.event.player.PlayerServerSettingsRequestEvent
-
- getSettings() - Method in class cn.nukkit.level.generator.Flat
-
- getSettings() - Method in class cn.nukkit.level.generator.Generator
-
- getSettings() - Method in class cn.nukkit.level.generator.Nether
-
- getSettings() - Method in class cn.nukkit.level.generator.Normal
-
- getSha256() - Method in interface cn.nukkit.resourcepacks.ResourcePack
-
- getSha256() - Method in class cn.nukkit.resourcepacks.ZippedResourcePack
-
- getShape() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getSharedThreadPool() - Static method in class cn.nukkit.nbt.stream.PGZIPOutputStream
-
- getShort(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getShort(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getShort() - Method in class cn.nukkit.utils.BinaryStream
-
- getShortList(String) - Method in class cn.nukkit.utils.Config
-
- getShortList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get Short List value of config section element
- getShortQuery(byte[]) - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getSide(BlockFace) - Method in class cn.nukkit.block.Block
-
- getSide(BlockFace, int) - Method in class cn.nukkit.block.Block
-
- getSide(BlockFace) - Method in class cn.nukkit.level.Position
-
- getSide(BlockFace, int) - Method in class cn.nukkit.level.Position
-
- getSide(BlockFace) - Method in class cn.nukkit.math.BlockVector3
-
- getSide(BlockFace, int) - Method in class cn.nukkit.math.BlockVector3
-
- getSide(BlockFace) - Method in class cn.nukkit.math.Vector3
-
- getSide(BlockFace, int) - Method in class cn.nukkit.math.Vector3
-
- getSide(int) - Method in class cn.nukkit.math.Vector3f
-
- getSide(int, int) - Method in class cn.nukkit.math.Vector3f
-
- getSide(BlockFace) - Method in class cn.nukkit.positiontracking.PositionTracking
-
- getSide(BlockFace, int) - Method in class cn.nukkit.positiontracking.PositionTracking
-
- getSideAtLayer(int, BlockFace) - Method in class cn.nukkit.block.Block
-
- getSideAtLayer(int, BlockFace, int) - Method in class cn.nukkit.block.Block
-
- getSideAtLayer(int, BlockFace) - Method in interface cn.nukkit.block.BlockConnectable
-
- getSignDirection() - Method in class cn.nukkit.block.BlockSignPost
-
- getSignDirection() - Method in class cn.nukkit.block.BlockWallSign
-
- getSignedBlockPosition() - Method in class cn.nukkit.utils.BinaryStream
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabBase
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabBrickBlackstonePolished
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getSingleSlabId() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityBarrel
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityCampfire
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityChest
-
- getSize() - Method in interface cn.nukkit.blockentity.BlockEntityContainer
-
返回这个容器最多能包含的物品数量。
Returns the max number of items that this container can contain.
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityHopper
-
- getSize() - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getSize() - Method in class cn.nukkit.inventory.BaseInventory
-
- getSize() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getSize() - Method in class cn.nukkit.inventory.EntityEquipmentInventory
-
- getSize() - Method in interface cn.nukkit.inventory.Inventory
-
- getSize() - Method in class cn.nukkit.inventory.PlayerInventory
-
- getSize() - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getSize() - Method in class cn.nukkit.inventory.PlayerUIInventory
-
- getSize() - Method in class cn.nukkit.item.enchantment.EnchantmentList
-
- getSkin() - Method in class cn.nukkit.entity.EntityHuman
-
- getSkin() - Method in class cn.nukkit.event.player.PlayerChangeSkinEvent
-
- getSkin() - Method in class cn.nukkit.utils.BinaryStream
-
- getSkinColor() - Method in class cn.nukkit.entity.data.Skin
-
- getSkinData() - Method in class cn.nukkit.entity.data.Skin
-
- getSkinId() - Method in class cn.nukkit.entity.data.Skin
-
- getSkinResourcePatch() - Method in class cn.nukkit.entity.data.Skin
-
- getSkyLightArray() - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getSkyLightArray() - Method in interface cn.nukkit.level.format.ChunkSection
-
- getSkyLightArray() - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabBase
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabBrickBlackstonePolished
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getSlabName() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlab
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabBrickBlackstonePolished
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabStone
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getSlabName() - Method in class cn.nukkit.block.BlockSlabWood
-
- getSlabType() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getSlabType() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getSlabType() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getSlabType() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getSlabType() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getSlabType() - Method in class cn.nukkit.block.BlockSlabStone
-
- getSlabType() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getSlabType() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getSliderResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getSlot() - Method in class cn.nukkit.event.entity.EntityArmorChangeEvent
-
- getSlot() - Method in class cn.nukkit.event.entity.EntityInventoryChangeEvent
-
- getSlot() - Method in enum cn.nukkit.event.EventPriority
-
- getSlot() - Method in class cn.nukkit.event.inventory.InventoryClickEvent
-
- getSlot() - Method in class cn.nukkit.event.player.PlayerItemHeldEvent
-
- getSlot() - Method in class cn.nukkit.inventory.transaction.action.SlotChangeAction
-
Returns the inventorySlot in the inventory which this action modified.
- getSlot(int) - Method in class cn.nukkit.item.enchantment.EnchantmentList
-
- getSlot() - Method in class cn.nukkit.utils.BinaryStream
-
- getSlotIndex(int) - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getSlotIndex(int) - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getSlotIndex(int) - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getSlotIndex(int) - Method in class cn.nukkit.blockentity.BlockEntityHopper
-
- getSlotIndex(int) - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getSlotIndex(int) - Method in class cn.nukkit.blockentity.BlockEntitySpawnableContainer
-
- getSmelting() - Method in class cn.nukkit.inventory.FurnaceInventory
-
- getSnowHeight() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getSocketAddress() - Method in class cn.nukkit.event.player.PlayerCreationEvent
-
- getSocketAddress() - Method in class cn.nukkit.Player
-
- getSoftDepend() - Method in class cn.nukkit.plugin.PluginDescription
-
TODO finish javadoc
- getSound() - Method in enum cn.nukkit.block.BlockNoteblock.Instrument
-
- getSound() - Method in enum cn.nukkit.level.Sound
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecord
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecord11
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecord13
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordBlocks
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordCat
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordChirp
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordFar
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordMall
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordMellohi
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordPigstep
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordStal
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordStrad
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordWait
-
- getSoundId() - Method in class cn.nukkit.item.ItemRecordWard
-
- getSource() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getSource() - Method in class cn.nukkit.event.block.BlockIgniteEvent
-
- getSource() - Method in class cn.nukkit.event.block.BlockSpreadEvent
-
- getSource() - Method in class cn.nukkit.event.block.LiquidFlowEvent
-
- getSource() - Method in class cn.nukkit.event.inventory.CampfireSmeltEvent
-
- getSource() - Method in class cn.nukkit.event.inventory.FurnaceSmeltEvent
-
- getSource() - Method in class cn.nukkit.event.inventory.InventoryMoveItemEvent
-
- getSource() - Method in class cn.nukkit.inventory.transaction.InventoryTransaction
-
- getSource() - Method in class cn.nukkit.permission.BanEntry
-
- getSourceItem() - Method in class cn.nukkit.event.inventory.InventoryClickEvent
-
- getSourceItem() - Method in class cn.nukkit.inventory.transaction.action.InventoryAction
-
Returns the item that was present before the action took place.
- getSouth() - Method in class cn.nukkit.math.Vector3
-
- getSouth() - Method in class cn.nukkit.math.Vector3f
-
- getSpawn() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getSpawn() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getSpawn() - Method in class cn.nukkit.level.generator.Flat
-
- getSpawn() - Method in class cn.nukkit.level.generator.Generator
-
- getSpawn() - Method in class cn.nukkit.level.generator.Nether
-
- getSpawn() - Method in class cn.nukkit.level.generator.Normal
-
- getSpawn() - Method in class cn.nukkit.Player
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityBarrel
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityBeacon
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityBed
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityBell
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityBrewingStand
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityCampfire
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityCauldron
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityChest
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityConduit
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityEjectable
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityEnchantTable
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityEnderChest
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityFlowerPot
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityHopper
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityItemFrame
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityJukebox
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityLectern
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityNetherReactor
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityPistonArm
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntityShulkerBox
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntitySign
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntitySkull
-
- getSpawnCompound() - Method in class cn.nukkit.blockentity.BlockEntitySpawnable
-
- getSpawnLocation() - Method in class cn.nukkit.level.Level
-
- getSpawnPacket() - Method in class cn.nukkit.blockentity.BlockEntitySpawnable
-
- getSpawnPacket(CompoundTag) - Method in class cn.nukkit.blockentity.BlockEntitySpawnable
-
- getSpawnRadius() - Method in class cn.nukkit.Server
-
- getSpawnTime() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getSpeedMultiplier() - Method in class cn.nukkit.blockentity.BlockEntityBlastFurnace
-
- getSpeedMultiplier() - Method in class cn.nukkit.blockentity.BlockEntityFurnace
-
- getSpeedMultiplier() - Method in class cn.nukkit.blockentity.BlockEntitySmoker
-
- getStability() - Method in class cn.nukkit.block.BlockScaffolding
-
- getStabilityCheck() - Method in class cn.nukkit.block.BlockScaffolding
-
- getStartActionTick() - Method in class cn.nukkit.Player
-
- getStartingHandler() - Method in class cn.nukkit.positiontracking.PositionTrackingStorage
-
- getState() - Method in exception cn.nukkit.blockstate.exception.InvalidBlockStateException
-
- getStateId() - Method in interface cn.nukkit.blockstate.IBlockState
-
Gets a unique persistence identification for this state based on the block properties.
- getStatus() - Method in class cn.nukkit.network.protocol.PositionTrackingDBServerBroadcastPacket
-
- getStep() - Method in class cn.nukkit.form.element.ElementSlider
-
- getStepHeight() - Method in class cn.nukkit.entity.Entity
-
- getSteps() - Method in class cn.nukkit.form.element.ElementStepSlider
-
- getStepSliderResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getStoneBlock() - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
The block used as stone/below all other surface blocks
- getStorageIfExists(int) - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getStrength() - Method in class cn.nukkit.block.BlockNoteblock
-
- getString(int) - Method in class cn.nukkit.entity.data.EntityMetadata
-
- getString(GameRule) - Method in class cn.nukkit.level.GameRules
-
- getString(String) - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getString() - Method in class cn.nukkit.permission.BanEntry
-
- getString() - Method in class cn.nukkit.utils.BinaryStream
-
- getString(String) - Method in class cn.nukkit.utils.Config
-
- getString(String, String) - Method in class cn.nukkit.utils.Config
-
- getString(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get String value of config section element
- getString(String, String) - Method in class cn.nukkit.utils.ConfigSection
-
Get String value of config section element
- getStringList(String) - Method in class cn.nukkit.utils.Config
-
- getStringList(String) - Method in class cn.nukkit.utils.ConfigSection
-
Get String List value of config section element
- getStrippedState() - Method in class cn.nukkit.block.BlockHyphaeCrimson
-
- getStrippedState() - Method in class cn.nukkit.block.BlockHyphaeWarped
-
- getStrippedState() - Method in class cn.nukkit.block.BlockLog
-
- getStrippedState() - Method in class cn.nukkit.block.BlockStemCrimson
-
- getStrippedState() - Method in class cn.nukkit.block.BlockStemStripped
-
- getStrippedState() - Method in class cn.nukkit.block.BlockStemWarped
-
- getStrippedState() - Method in class cn.nukkit.block.BlockWood
-
- getStrippedState() - Method in class cn.nukkit.block.BlockWoodStripped
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.Block
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockButton
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockLectern
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockLever
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockRailDetector
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneTorch
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneTorchUnlit
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneWire
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockTrappedChest
-
- getStrongPower(BlockFace) - Method in class cn.nukkit.block.BlockTripWireHook
-
- getStrongPower(Vector3, BlockFace) - Method in class cn.nukkit.level.Level
-
- getStrongPower(Vector3) - Method in class cn.nukkit.level.Level
-
- getStructureBlockType() - Method in class cn.nukkit.block.BlockStructure
-
- getSubMotd() - Method in class cn.nukkit.Server
-
- getSubName() - Method in class cn.nukkit.network.Network
-
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.impl.extremehills.StoneBeachBiome
-
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.impl.iceplains.IcePlainsSpikesBiome
-
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.impl.mushroom.MushroomIslandBiome
-
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
Between cover and ground
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.type.GrassyBiome
-
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.type.SandyBiome
-
- getSurfaceBlock(int) - Method in class cn.nukkit.level.biome.type.WateryBiome
-
- getSurfaceDepth(int, int, int) - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsMBiome
-
- getSurfaceDepth(int) - Method in class cn.nukkit.level.biome.impl.extremehills.StoneBeachBiome
-
- getSurfaceDepth(int, int, int) - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getSurfaceDepth(int, int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
- getSurfaceDepth(int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
The amount of times the surface block should be used
- getSurfaceDepth(int) - Method in class cn.nukkit.level.biome.type.SandyBiome
-
- getSurfaceDepth(int) - Method in class cn.nukkit.level.biome.type.WateryBiome
-
- getSurfaceId(int, int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
- getSurfaceMeta(int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
The metadata of the surface block
- getSurfaceState(int, int, int) - Method in class cn.nukkit.level.biome.impl.extremehills.ExtremeHillsMBiome
-
- getSurfaceState(int, int, int) - Method in class cn.nukkit.level.biome.impl.mesa.MesaBiome
-
- getSurfaceState(int, int, int) - Method in class cn.nukkit.level.biome.type.CoveredBiome
-
- getTagName(byte) - Static method in class cn.nukkit.nbt.tag.Tag
-
- getTags() - Method in class cn.nukkit.nbt.tag.CompoundTag
-
- getTarget() - Method in class cn.nukkit.event.entity.EntityLevelChangeEvent
-
- getTargetBlock(int) - Method in class cn.nukkit.entity.EntityLiving
-
- getTargetBlock(int, Map<Integer, Object>) - Method in class cn.nukkit.entity.EntityLiving
-
Deprecated.
- getTargetBlock(int, Integer[]) - Method in class cn.nukkit.entity.EntityLiving
-
- getTargetEntity() - Method in class cn.nukkit.blockentity.BlockEntityConduit
-
- getTargetInventory() - Method in class cn.nukkit.event.inventory.InventoryMoveItemEvent
-
- getTargetItem() - Method in class cn.nukkit.inventory.transaction.action.InventoryAction
-
Returns the item that the action attempted to replace the source item with.
- getTask() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getTaskId() - Method in class cn.nukkit.scheduler.AsyncTask
-
- getTaskId() - Method in class cn.nukkit.scheduler.NukkitRunnable
-
Gets the task id for this runnable.
- getTaskId() - Method in class cn.nukkit.scheduler.Task
-
- getTaskId() - Method in class cn.nukkit.scheduler.TaskHandler
-
- getTaskName() - Method in class cn.nukkit.scheduler.TaskHandler
-
Deprecated.
- getTaskTiming(TaskHandler, long) - Static method in class co.aikar.timings.Timings
-
- getTerracottaData() - Method in enum cn.nukkit.utils.TerracottaColor
-
- getText() - Method in class cn.nukkit.blockentity.BlockEntitySign
-
- getText() - Method in class cn.nukkit.form.element.ElementButton
-
- getText() - Method in class cn.nukkit.form.element.ElementDropdown
-
- getText() - Method in class cn.nukkit.form.element.ElementInput
-
- getText() - Method in class cn.nukkit.form.element.ElementLabel
-
- getText() - Method in class cn.nukkit.form.element.ElementSlider
-
- getText() - Method in class cn.nukkit.form.element.ElementStepSlider
-
- getText() - Method in class cn.nukkit.form.element.ElementToggle
-
- getText() - Method in class cn.nukkit.lang.TextContainer
-
- getText() - Method in class cn.nukkit.level.particle.FloatingTextParticle
-
- getText() - Method in class cn.nukkit.utils.DummyBossBar
-
- getThrower() - Method in class cn.nukkit.entity.item.EntityItem
-
- getThrowForce() - Method in class cn.nukkit.item.ItemEgg
-
- getThrowForce() - Method in class cn.nukkit.item.ItemEnderPearl
-
- getThrowForce() - Method in class cn.nukkit.item.ItemExpBottle
-
- getThrowForce() - Method in class cn.nukkit.item.ItemPotionLingering
-
- getThrowForce() - Method in class cn.nukkit.item.ItemPotionSplash
-
- getThrowForce() - Method in class cn.nukkit.item.ItemSnowball
-
- getThrowForce() - Method in class cn.nukkit.item.ProjectileItem
-
- getThrownPotion() - Method in class cn.nukkit.event.potion.PotionCollideEvent
-
- getThunderStrength(float) - Method in class cn.nukkit.level.Level
-
- getThunderTime() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getThunderTime() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getThunderTime() - Method in class cn.nukkit.level.Level
-
- getTick() - Method in class cn.nukkit.Server
-
- getTickRate() - Method in class cn.nukkit.level.Level
-
- getTickRateTime() - Method in class cn.nukkit.level.Level
-
- getTicks() - Method in class cn.nukkit.blockentity.BlockEntityBell
-
- getTicksLeftToStay() - Method in class cn.nukkit.blockentity.BlockEntityBeehive.Occupant
-
- getTicksPerSecond() - Method in class cn.nukkit.Server
-
- getTicksPerSecondAverage() - Method in class cn.nukkit.Server
-
- getTickUsage() - Method in class cn.nukkit.Server
-
- getTickUsageAverage() - Method in class cn.nukkit.Server
-
- getTier() - Method in class cn.nukkit.item.Item
-
- getTier() - Method in class cn.nukkit.item.ItemAxeDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemAxeGold
-
- getTier() - Method in class cn.nukkit.item.ItemAxeIron
-
- getTier() - Method in class cn.nukkit.item.ItemAxeNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemAxeStone
-
- getTier() - Method in class cn.nukkit.item.ItemAxeWood
-
- getTier() - Method in class cn.nukkit.item.ItemBootsChain
-
- getTier() - Method in class cn.nukkit.item.ItemBootsDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemBootsGold
-
- getTier() - Method in class cn.nukkit.item.ItemBootsIron
-
- getTier() - Method in class cn.nukkit.item.ItemBootsLeather
-
- getTier() - Method in class cn.nukkit.item.ItemBootsNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemChestplateChain
-
- getTier() - Method in class cn.nukkit.item.ItemChestplateDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemChestplateGold
-
- getTier() - Method in class cn.nukkit.item.ItemChestplateIron
-
- getTier() - Method in class cn.nukkit.item.ItemChestplateLeather
-
- getTier() - Method in class cn.nukkit.item.ItemChestplateNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemHelmetChain
-
- getTier() - Method in class cn.nukkit.item.ItemHelmetDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemHelmetGold
-
- getTier() - Method in class cn.nukkit.item.ItemHelmetIron
-
- getTier() - Method in class cn.nukkit.item.ItemHelmetLeather
-
- getTier() - Method in class cn.nukkit.item.ItemHelmetNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemHoeDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemHoeGold
-
- getTier() - Method in class cn.nukkit.item.ItemHoeIron
-
- getTier() - Method in class cn.nukkit.item.ItemHoeNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemHoeStone
-
- getTier() - Method in class cn.nukkit.item.ItemHoeWood
-
- getTier() - Method in class cn.nukkit.item.ItemLeggingsChain
-
- getTier() - Method in class cn.nukkit.item.ItemLeggingsDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemLeggingsGold
-
- getTier() - Method in class cn.nukkit.item.ItemLeggingsIron
-
- getTier() - Method in class cn.nukkit.item.ItemLeggingsLeather
-
- getTier() - Method in class cn.nukkit.item.ItemLeggingsNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemPickaxeDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemPickaxeGold
-
- getTier() - Method in class cn.nukkit.item.ItemPickaxeIron
-
- getTier() - Method in class cn.nukkit.item.ItemPickaxeNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemPickaxeStone
-
- getTier() - Method in class cn.nukkit.item.ItemPickaxeWood
-
- getTier() - Method in class cn.nukkit.item.ItemShovelDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemShovelGold
-
- getTier() - Method in class cn.nukkit.item.ItemShovelIron
-
- getTier() - Method in class cn.nukkit.item.ItemShovelNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemShovelStone
-
- getTier() - Method in class cn.nukkit.item.ItemShovelWood
-
- getTier() - Method in class cn.nukkit.item.ItemSwordDiamond
-
- getTier() - Method in class cn.nukkit.item.ItemSwordGold
-
- getTier() - Method in class cn.nukkit.item.ItemSwordIron
-
- getTier() - Method in class cn.nukkit.item.ItemSwordNetherite
-
- getTier() - Method in class cn.nukkit.item.ItemSwordStone
-
- getTier() - Method in class cn.nukkit.item.ItemSwordWood
-
- getTier() - Method in class cn.nukkit.item.ItemTurtleShell
-
- getTile(int, int, int) - Method in interface cn.nukkit.level.format.FullChunk
-
- getTile(int, int, int) - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getTime() - Method in class cn.nukkit.level.format.generic.BaseLevelProvider
-
- getTime() - Method in interface cn.nukkit.level.format.LevelProvider
-
- getTime() - Method in class cn.nukkit.level.Level
-
- getTimeout() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getTiming(String) - Static method in class co.aikar.timings.TimingsManager
-
- getTint(JsonObject) - Static method in class cn.nukkit.network.protocol.LoginPacket
-
- getTintColors() - Method in class cn.nukkit.entity.data.Skin
-
- getTitle() - Method in class cn.nukkit.form.window.FormWindowCustom
-
- getTitle() - Method in class cn.nukkit.form.window.FormWindowModal
-
- getTitle() - Method in class cn.nukkit.form.window.FormWindowSimple
-
- getTitle() - Method in class cn.nukkit.inventory.BaseInventory
-
- getTitle() - Method in interface cn.nukkit.inventory.Inventory
-
- getTitle() - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getTitle() - Method in class cn.nukkit.item.ItemBookWritten
-
Returns the title of this book.
- getTitle() - Method in class cn.nukkit.level.particle.FloatingTextParticle
-
- getTo() - Method in class cn.nukkit.event.block.BlockFromToEvent
-
- getTo() - Method in class cn.nukkit.event.block.LiquidFlowEvent
-
- getTo() - Method in class cn.nukkit.event.entity.EntityBlockChangeEvent
-
- getTo() - Method in class cn.nukkit.event.entity.EntityTeleportEvent
-
- getTo() - Method in class cn.nukkit.event.player.PlayerMoveEvent
-
- getTo() - Method in class cn.nukkit.event.player.PlayerTeleportEvent
-
- getTo() - Method in class cn.nukkit.event.vehicle.VehicleMoveEvent
-
- getToggleResponse(int) - Method in class cn.nukkit.form.response.FormResponseCustom
-
- getTokenString(String, InetAddress) - Static method in class cn.nukkit.network.query.QueryHandler
-
- getTokenString(byte[], InetAddress) - Static method in class cn.nukkit.network.query.QueryHandler
-
- getToolTier() - Method in class cn.nukkit.block.Block
-
- getToolTier() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getToolTier() - Method in class cn.nukkit.block.BlockAnvil
-
- getToolTier() - Method in class cn.nukkit.block.BlockBasalt
-
- getToolTier() - Method in class cn.nukkit.block.BlockBell
-
- getToolTier() - Method in class cn.nukkit.block.BlockBlackstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockBone
-
- getToolTier() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getToolTier() - Method in class cn.nukkit.block.BlockBricks
-
- getToolTier() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockBricksNether
-
- getToolTier() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getToolTier() - Method in class cn.nukkit.block.BlockBricksRedNether
-
- getToolTier() - Method in class cn.nukkit.block.BlockBricksStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockButtonStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockCauldron
-
- getToolTier() - Method in class cn.nukkit.block.BlockChain
-
- getToolTier() - Method in class cn.nukkit.block.BlockCoal
-
- getToolTier() - Method in class cn.nukkit.block.BlockCobblestone
-
- getToolTier() - Method in class cn.nukkit.block.BlockConcrete
-
- getToolTier() - Method in class cn.nukkit.block.BlockDiamond
-
- getToolTier() - Method in class cn.nukkit.block.BlockDispenser
-
- getToolTier() - Method in class cn.nukkit.block.BlockDoorIron
-
- getToolTier() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getToolTier() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getToolTier() - Method in class cn.nukkit.block.BlockDropper
-
- getToolTier() - Method in class cn.nukkit.block.BlockEmerald
-
- getToolTier() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getToolTier() - Method in class cn.nukkit.block.BlockEnderChest
-
- getToolTier() - Method in class cn.nukkit.block.BlockEndStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getToolTier() - Method in class cn.nukkit.block.BlockGold
-
- getToolTier() - Method in class cn.nukkit.block.BlockGrindstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockHopper
-
- getToolTier() - Method in class cn.nukkit.block.BlockIron
-
- getToolTier() - Method in class cn.nukkit.block.BlockIronBars
-
- getToolTier() - Method in class cn.nukkit.block.BlockLantern
-
- getToolTier() - Method in class cn.nukkit.block.BlockLapis
-
- getToolTier() - Method in class cn.nukkit.block.BlockLodestone
-
- getToolTier() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getToolTier() - Method in class cn.nukkit.block.BlockMossStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockMushroom
-
- getToolTier() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getToolTier() - Method in class cn.nukkit.block.BlockNetherrack
-
- getToolTier() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getToolTier() - Method in class cn.nukkit.block.BlockObserver
-
- getToolTier() - Method in class cn.nukkit.block.BlockObsidian
-
- getToolTier() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getToolTier() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreCoal
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreGold
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreIron
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreLapis
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getToolTier() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockPrismarine
-
- getToolTier() - Method in class cn.nukkit.block.BlockPurpur
-
- getToolTier() - Method in class cn.nukkit.block.BlockQuartz
-
- getToolTier() - Method in class cn.nukkit.block.BlockRedstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockSlabStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getToolTier() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getToolTier() - Method in class cn.nukkit.block.BlockSmoothStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getToolTier() - Method in class cn.nukkit.block.BlockStone
-
- getToolTier() - Method in class cn.nukkit.block.BlockStonecutter
-
- getToolTier() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getToolTier() - Method in class cn.nukkit.block.BlockTerracotta
-
- getToolTier() - Method in class cn.nukkit.block.BlockTerracottaGlazed
-
- getToolTier() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getToolTier() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getToolTier() - Method in class cn.nukkit.block.BlockWall
-
- getToolTier() - Method in class cn.nukkit.block.BlockWallBlackstone
-
- getToolTier() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getToolTier() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getToolTier() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getToolType() - Method in class cn.nukkit.block.Block
-
- getToolType() - Method in class cn.nukkit.block.BlockAncientDebris
-
- getToolType() - Method in class cn.nukkit.block.BlockAnvil
-
- getToolType() - Method in class cn.nukkit.block.BlockBamboo
-
- getToolType() - Method in class cn.nukkit.block.BlockBanner
-
- getToolType() - Method in class cn.nukkit.block.BlockBarrel
-
- getToolType() - Method in class cn.nukkit.block.BlockBasalt
-
- getToolType() - Method in class cn.nukkit.block.BlockBeacon
-
- getToolType() - Method in class cn.nukkit.block.BlockBeehive
-
- getToolType() - Method in class cn.nukkit.block.BlockBell
-
- getToolType() - Method in class cn.nukkit.block.BlockBlackstone
-
- getToolType() - Method in class cn.nukkit.block.BlockBlackstoneGilded
-
- getToolType() - Method in class cn.nukkit.block.BlockBone
-
- getToolType() - Method in class cn.nukkit.block.BlockBookshelf
-
- getToolType() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getToolType() - Method in class cn.nukkit.block.BlockBricks
-
- getToolType() - Method in class cn.nukkit.block.BlockBricksEndStone
-
- getToolType() - Method in class cn.nukkit.block.BlockBricksNether
-
- getToolType() - Method in class cn.nukkit.block.BlockBricksQuartz
-
- getToolType() - Method in class cn.nukkit.block.BlockBricksRedNether
-
- getToolType() - Method in class cn.nukkit.block.BlockBricksStone
-
- getToolType() - Method in class cn.nukkit.block.BlockButtonStone
-
- getToolType() - Method in class cn.nukkit.block.BlockButtonWooden
-
- getToolType() - Method in class cn.nukkit.block.BlockCampfire
-
- getToolType() - Method in class cn.nukkit.block.BlockCartographyTable
-
- getToolType() - Method in class cn.nukkit.block.BlockCauldron
-
- getToolType() - Method in class cn.nukkit.block.BlockChain
-
- getToolType() - Method in class cn.nukkit.block.BlockChest
-
- getToolType() - Method in class cn.nukkit.block.BlockChorusFlower
-
- getToolType() - Method in class cn.nukkit.block.BlockChorusPlant
-
- getToolType() - Method in class cn.nukkit.block.BlockClay
-
- getToolType() - Method in class cn.nukkit.block.BlockCoal
-
- getToolType() - Method in class cn.nukkit.block.BlockCobblestone
-
- getToolType() - Method in class cn.nukkit.block.BlockCobweb
-
- getToolType() - Method in class cn.nukkit.block.BlockCocoa
-
- getToolType() - Method in class cn.nukkit.block.BlockComposter
-
- getToolType() - Method in class cn.nukkit.block.BlockConcrete
-
- getToolType() - Method in class cn.nukkit.block.BlockConcretePowder
-
- getToolType() - Method in class cn.nukkit.block.BlockConduit
-
- getToolType() - Method in class cn.nukkit.block.BlockCoralBlock
-
- getToolType() - Method in class cn.nukkit.block.BlockCraftingTable
-
- getToolType() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getToolType() - Method in class cn.nukkit.block.BlockDiamond
-
- getToolType() - Method in class cn.nukkit.block.BlockDirt
-
- getToolType() - Method in class cn.nukkit.block.BlockDispenser
-
- getToolType() - Method in class cn.nukkit.block.BlockDoorIron
-
- getToolType() - Method in class cn.nukkit.block.BlockDoorWood
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstone
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabBlackstonePolished
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabCrimson
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabRedSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabStone
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabStone3
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabStone4
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabWarped
-
- getToolType() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getToolType() - Method in class cn.nukkit.block.BlockDropper
-
- getToolType() - Method in class cn.nukkit.block.BlockEmerald
-
- getToolType() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getToolType() - Method in class cn.nukkit.block.BlockEnderChest
-
- getToolType() - Method in class cn.nukkit.block.BlockEndRod
-
- getToolType() - Method in class cn.nukkit.block.BlockEndStone
-
- getToolType() - Method in class cn.nukkit.block.BlockFarmland
-
- getToolType() - Method in class cn.nukkit.block.BlockFence
-
- getToolType() - Method in class cn.nukkit.block.BlockFenceGate
-
- getToolType() - Method in class cn.nukkit.block.BlockFenceNetherBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockFletchingTable
-
- getToolType() - Method in class cn.nukkit.block.BlockFurnaceBurning
-
- getToolType() - Method in class cn.nukkit.block.BlockGold
-
- getToolType() - Method in class cn.nukkit.block.BlockGrassPath
-
- getToolType() - Method in class cn.nukkit.block.BlockGravel
-
- getToolType() - Method in class cn.nukkit.block.BlockGrindstone
-
- getToolType() - Method in class cn.nukkit.block.BlockHoneycombBlock
-
- getToolType() - Method in class cn.nukkit.block.BlockHopper
-
- getToolType() - Method in class cn.nukkit.block.BlockHugeMushroomBrown
-
- getToolType() - Method in class cn.nukkit.block.BlockHugeMushroomRed
-
- getToolType() - Method in class cn.nukkit.block.BlockIce
-
- getToolType() - Method in class cn.nukkit.block.BlockIcePacked
-
- getToolType() - Method in class cn.nukkit.block.BlockIron
-
- getToolType() - Method in class cn.nukkit.block.BlockIronBars
-
- getToolType() - Method in class cn.nukkit.block.BlockLadder
-
- getToolType() - Method in class cn.nukkit.block.BlockLantern
-
- getToolType() - Method in class cn.nukkit.block.BlockLapis
-
- getToolType() - Method in class cn.nukkit.block.BlockLeaves
-
- getToolType() - Method in class cn.nukkit.block.BlockLectern
-
- getToolType() - Method in class cn.nukkit.block.BlockLodestone
-
- getToolType() - Method in class cn.nukkit.block.BlockLog
-
- getToolType() - Method in class cn.nukkit.block.BlockLoom
-
- getToolType() - Method in class cn.nukkit.block.BlockMagma
-
- getToolType() - Method in class cn.nukkit.block.BlockMelon
-
- getToolType() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getToolType() - Method in class cn.nukkit.block.BlockMossStone
-
- getToolType() - Method in class cn.nukkit.block.BlockMushroom
-
- getToolType() - Method in class cn.nukkit.block.BlockMycelium
-
- getToolType() - Method in class cn.nukkit.block.BlockNetherBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockNetheriteBlock
-
- getToolType() - Method in class cn.nukkit.block.BlockNetherrack
-
- getToolType() - Method in class cn.nukkit.block.BlockNetherReactor
-
- getToolType() - Method in class cn.nukkit.block.BlockNetherWartBlock
-
- getToolType() - Method in class cn.nukkit.block.BlockNoteblock
-
- getToolType() - Method in class cn.nukkit.block.BlockNylium
-
- getToolType() - Method in class cn.nukkit.block.BlockObserver
-
- getToolType() - Method in class cn.nukkit.block.BlockObsidian
-
- getToolType() - Method in class cn.nukkit.block.BlockObsidianCrying
-
- getToolType() - Method in class cn.nukkit.block.BlockObsidianGlowing
-
- getToolType() - Method in class cn.nukkit.block.BlockOreCoal
-
- getToolType() - Method in class cn.nukkit.block.BlockOreDiamond
-
- getToolType() - Method in class cn.nukkit.block.BlockOreEmerald
-
- getToolType() - Method in class cn.nukkit.block.BlockOreGold
-
- getToolType() - Method in class cn.nukkit.block.BlockOreGoldNether
-
- getToolType() - Method in class cn.nukkit.block.BlockOreIron
-
- getToolType() - Method in class cn.nukkit.block.BlockOreLapis
-
- getToolType() - Method in class cn.nukkit.block.BlockOreQuartz
-
- getToolType() - Method in class cn.nukkit.block.BlockOreRedstone
-
- getToolType() - Method in class cn.nukkit.block.BlockPlanks
-
- getToolType() - Method in class cn.nukkit.block.BlockPlanksCrimson
-
- getToolType() - Method in class cn.nukkit.block.BlockPlanksWarped
-
- getToolType() - Method in class cn.nukkit.block.BlockPressurePlateStone
-
- getToolType() - Method in class cn.nukkit.block.BlockPressurePlateWood
-
- getToolType() - Method in class cn.nukkit.block.BlockPrismarine
-
- getToolType() - Method in class cn.nukkit.block.BlockPumpkin
-
- getToolType() - Method in class cn.nukkit.block.BlockPurpur
-
- getToolType() - Method in class cn.nukkit.block.BlockQuartz
-
- getToolType() - Method in class cn.nukkit.block.BlockRail
-
- getToolType() - Method in class cn.nukkit.block.BlockRedstone
-
- getToolType() - Method in class cn.nukkit.block.BlockRedstoneLamp
-
- getToolType() - Method in class cn.nukkit.block.BlockSand
-
- getToolType() - Method in class cn.nukkit.block.BlockSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockSeagrass
-
- getToolType() - Method in class cn.nukkit.block.BlockShroomlight
-
- getToolType() - Method in class cn.nukkit.block.BlockSignPost
-
- getToolType() - Method in class cn.nukkit.block.BlockSkull
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabBlackstone
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabBlackstonePolished
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabCrimson
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabRedSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabStone
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabStone3
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabStone4
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabWarped
-
- getToolType() - Method in class cn.nukkit.block.BlockSlabWood
-
- getToolType() - Method in class cn.nukkit.block.BlockSmithingTable
-
- getToolType() - Method in class cn.nukkit.block.BlockSmoothStone
-
- getToolType() - Method in class cn.nukkit.block.BlockSnow
-
- getToolType() - Method in class cn.nukkit.block.BlockSnowLayer
-
- getToolType() - Method in class cn.nukkit.block.BlockSoulSand
-
- getToolType() - Method in class cn.nukkit.block.BlockSoulSoil
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsAndesite
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsAndesitePolished
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsBlackstone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsCobblestone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsDarkPrismarine
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsDiorite
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsDioritePolished
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsEndBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsGranite
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsGranitePolished
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsMossyCobblestone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsMossyStoneBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsNetherBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsPrismarine
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsPrismarineBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsPurpur
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsQuartz
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsRedNetherBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsRedSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsSmoothQuartz
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsSmoothRedSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsSmoothSandstone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsStone
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsStoneBrick
-
- getToolType() - Method in class cn.nukkit.block.BlockStairsWood
-
- getToolType() - Method in class cn.nukkit.block.BlockStone
-
- getToolType() - Method in class cn.nukkit.block.BlockStonecutter
-
- getToolType() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getToolType() - Method in class cn.nukkit.block.BlockTallGrass
-
- getToolType() - Method in class cn.nukkit.block.BlockTerracotta
-
- getToolType() - Method in class cn.nukkit.block.BlockTerracottaGlazed
-
- getToolType() - Method in class cn.nukkit.block.BlockTerracottaStained
-
- getToolType() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getToolType() - Method in class cn.nukkit.block.BlockTrapdoorIron
-
- getToolType() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getToolType() - Method in class cn.nukkit.block.BlockVine
-
- getToolType() - Method in class cn.nukkit.block.BlockWallBase
-
- getToolType() - Method in class cn.nukkit.block.BlockWallBlackstonePolished
-
- getToolType() - Method in class cn.nukkit.block.BlockWarpedWartBlock
-
- getToolType() - Method in class cn.nukkit.block.BlockWeightedPressurePlateHeavy
-
- getToolType() - Method in class cn.nukkit.block.BlockWeightedPressurePlateLight
-
- getToolType() - Method in class cn.nukkit.block.BlockWool
-
- getTopWindow() - Method in class cn.nukkit.Player
-
- getTorchAttachment() - Method in class cn.nukkit.block.BlockTorch
-
- getTorchDirection() - Method in enum cn.nukkit.block.BlockTorch.TorchAttachment
-
The direction that the flame is pointing.
- getTotalPages() - Method in class cn.nukkit.blockentity.BlockEntityLectern
-
- getTouchVector() - Method in class cn.nukkit.event.player.PlayerInteractEvent
-
- getToughness() - Method in class cn.nukkit.item.Item
-
- getToughness() - Method in class cn.nukkit.item.ItemBootsDiamond
-
- getToughness() - Method in class cn.nukkit.item.ItemBootsNetherite
-
- getToughness() - Method in class cn.nukkit.item.ItemChestplateDiamond
-
- getToughness() - Method in class cn.nukkit.item.ItemChestplateNetherite
-
- getToughness() - Method in class cn.nukkit.item.ItemHelmetDiamond
-
- getToughness() - Method in class cn.nukkit.item.ItemHelmetNetherite
-
- getToughness() - Method in class cn.nukkit.item.ItemLeggingsDiamond
-
- getToughness() - Method in class cn.nukkit.item.ItemLeggingsNetherite
-
- getToughness() - Method in class cn.nukkit.item.ItemTurtleShell
-
- getTrackingHandle() - Method in class cn.nukkit.item.ItemCompassLodestone
-
- getTrackingHandler() - Method in class cn.nukkit.blockentity.BlockEntityLodestone
-
- getTrackingId() - Method in class cn.nukkit.network.protocol.PositionTrackingDBClientRequestPacket
-
- getTrackingPosition() - Method in class cn.nukkit.item.ItemCompassLodestone
-
- getTransaction() - Method in class cn.nukkit.event.block.AnvilDamageEvent
-
- getTransaction() - Method in class cn.nukkit.event.inventory.CraftItemEvent
-
- getTransaction() - Method in class cn.nukkit.event.inventory.InventoryTransactionEvent
-
- getTreeHeight() - Method in class cn.nukkit.level.generator.object.tree.ObjectBirchTree
-
- getTreeHeight() - Method in class cn.nukkit.level.generator.object.tree.ObjectJungleTree
-
- getTreeHeight() - Method in class cn.nukkit.level.generator.object.tree.ObjectOakTree
-
- getTreeHeight() - Method in class cn.nukkit.level.generator.object.tree.ObjectSpruceTree
-
- getTreeHeight() - Method in class cn.nukkit.level.generator.object.tree.ObjectTree
-
- getTriad() - Method in class cn.nukkit.utils.BinaryStream
-
- getTrunkBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectBirchTree
-
- getTrunkBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectJungleTree
-
- getTrunkBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectOakTree
-
- getTrunkBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectSpruceTree
-
- getTrunkBlock() - Method in class cn.nukkit.level.generator.object.tree.ObjectTree
-
- getType() - Method in class cn.nukkit.block.BlockCoralFan
-
- getType() - Method in class cn.nukkit.block.BlockCoralFanHang
-
- getType() - Method in class cn.nukkit.block.BlockCoralFanHang2
-
- getType() - Method in class cn.nukkit.block.BlockCoralFanHang3
-
- getType() - Method in class cn.nukkit.block.BlockLeaves
-
- getType() - Method in class cn.nukkit.block.BlockLeaves2
-
- getType() - Method in class cn.nukkit.block.BlockMushroom
-
- getType() - Method in class cn.nukkit.block.BlockMushroomBrown
-
- getType() - Method in class cn.nukkit.block.BlockMushroomRed
-
- getType() - Method in class cn.nukkit.block.BlockStructureVoid
-
- getType() - Method in class cn.nukkit.blockentity.BlockEntityBanner
-
- getType() - Method in class cn.nukkit.entity.data.ByteEntityData
-
- getType() - Method in class cn.nukkit.entity.data.EntityData
-
- getType() - Method in class cn.nukkit.entity.data.FloatEntityData
-
- getType() - Method in class cn.nukkit.entity.data.IntEntityData
-
- getType() - Method in class cn.nukkit.entity.data.IntPositionEntityData
-
- getType() - Method in class cn.nukkit.entity.data.LongEntityData
-
- getType() - Method in class cn.nukkit.entity.data.NBTEntityData
-
- getType() - Method in class cn.nukkit.entity.data.ShortEntityData
-
- getType() - Method in class cn.nukkit.entity.data.StringEntityData
-
- getType() - Method in class cn.nukkit.entity.data.Vector3fEntityData
-
- getType() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getType() - Method in class cn.nukkit.entity.item.EntityMinecartChest
-
- getType() - Method in class cn.nukkit.entity.item.EntityMinecartEmpty
-
- getType() - Method in class cn.nukkit.entity.item.EntityMinecartHopper
-
- getType() - Method in class cn.nukkit.entity.item.EntityMinecartTNT
-
- getType() - Method in class cn.nukkit.event.entity.EntityDespawnEvent
-
- getType() - Method in class cn.nukkit.event.entity.EntitySpawnEvent
-
- getType() - Method in class cn.nukkit.form.element.ElementButtonImageData
-
- getType() - Method in class cn.nukkit.inventory.BaseInventory
-
- getType() - Method in class cn.nukkit.inventory.BigCraftingGrid
-
- getType() - Method in class cn.nukkit.inventory.BlastFurnaceRecipe
-
- getType() - Method in class cn.nukkit.inventory.BrewingRecipe
-
- getType() - Method in class cn.nukkit.inventory.CampfireRecipe
-
- getType() - Method in class cn.nukkit.inventory.CartographyRecipe
-
- getType() - Method in class cn.nukkit.inventory.ContainerRecipe
-
- getType() - Method in class cn.nukkit.inventory.FakeBlockUIComponent
-
- getType() - Method in class cn.nukkit.inventory.FurnaceRecipe
-
- getType() - Method in interface cn.nukkit.inventory.Inventory
-
- getType() - Method in class cn.nukkit.inventory.PlayerCursorInventory
-
- getType() - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getType() - Method in interface cn.nukkit.inventory.Recipe
-
- getType() - Method in class cn.nukkit.inventory.RepairRecipe
-
- getType() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getType() - Method in class cn.nukkit.inventory.ShapelessRecipe
-
- getType() - Method in class cn.nukkit.inventory.SmokerRecipe
-
- getType() - Method in class cn.nukkit.inventory.StonecutterRecipe
-
- getType() - Method in class cn.nukkit.item.ItemBanner
-
- getType() - Method in class cn.nukkit.item.ItemFirework.FireworkExplosion
-
- getType() - Method in class cn.nukkit.level.GameRules.Value
-
- getType() - Method in class cn.nukkit.level.generator.object.tree.ObjectBirchTree
-
- getType() - Method in class cn.nukkit.level.generator.object.tree.ObjectJungleTree
-
- getType() - Method in class cn.nukkit.level.generator.object.tree.ObjectOakTree
-
- getType() - Method in class cn.nukkit.level.generator.object.tree.ObjectSpruceTree
-
- getType() - Method in class cn.nukkit.level.generator.object.tree.ObjectTree
-
- getType() - Method in class cn.nukkit.network.rcon.RCONPacket
-
- getType() - Method in class cn.nukkit.utils.BannerPattern
-
- getTypedBlockEntity(Class<T>) - Method in class cn.nukkit.level.Position
-
- getTypeModifier() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtection
-
- getTypeModifier() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionAll
-
- getTypeModifier() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionExplosion
-
- getTypeModifier() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFall
-
- getTypeModifier() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionFire
-
- getTypeModifier() - Method in class cn.nukkit.item.enchantment.protection.EnchantmentProtectionProjectile
-
- getTypeName() - Method in enum cn.nukkit.block.BlockWall.WallType
-
- getTypes() - Method in class cn.nukkit.level.generator.populator.impl.PopulatorFlower
-
- getUIInventory() - Method in class cn.nukkit.Player
-
- getUIProfile() - Method in class cn.nukkit.utils.ClientChainData
-
- getUIProfile() - Method in interface cn.nukkit.utils.LoginChainData
-
- getUncheckedPropertyValue(BlockProperty<V>) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getUncheckedPropertyValue(String) - Method in interface cn.nukkit.blockstate.IBlockState
-
- getUncheckedValue(int, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getUncheckedValue(long, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getUncheckedValue(BigInteger, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getUncommonFlower() - Method in class cn.nukkit.block.BlockDandelion
-
- getUncommonFlower() - Method in class cn.nukkit.block.BlockFlower
-
- getUniqueId() - Method in class cn.nukkit.entity.EntityHuman
-
- getUniqueId() - Method in interface cn.nukkit.IPlayer
-
- getUniqueId() - Method in class cn.nukkit.OfflinePlayer
-
- getUnitVector() - Method in enum cn.nukkit.math.BlockFace
-
Get the unit vector of this BlockFace
- getUniverse() - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- getUnpowered() - Method in class cn.nukkit.block.BlockRedstoneComparator
-
- getUnpowered() - Method in class cn.nukkit.block.BlockRedstoneComparatorUnpowered
-
- getUnpowered() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getUnpowered() - Method in class cn.nukkit.block.BlockRedstoneRepeaterPowered
-
- getUnpowered() - Method in class cn.nukkit.block.BlockRedstoneRepeaterUnpowered
-
- getUnsignedVarInt() - Method in class cn.nukkit.utils.BinaryStream
-
- getUnsignedVarLong() - Method in class cn.nukkit.utils.BinaryStream
-
- getUp() - Method in class cn.nukkit.math.Vector3
-
- getUp() - Method in class cn.nukkit.math.Vector3f
-
- getUpdateBlockRegistration() - Method in class cn.nukkit.blockstate.BlockStateRegistry
-
- getUpdateLCG() - Method in class cn.nukkit.level.Level
-
- getUpload() - Method in class cn.nukkit.network.Network
-
- getUsage() - Method in class cn.nukkit.command.Command
-
- getUsername() - Method in class cn.nukkit.utils.ClientChainData
-
- getUsername() - Method in interface cn.nukkit.utils.LoginChainData
-
- getUuid() - Method in class cn.nukkit.event.player.PlayerAsyncPreLoginEvent
-
- getUuid() - Method in class cn.nukkit.event.server.PlayerDataSerializeEvent
-
- getUUID() - Method in class cn.nukkit.utils.BinaryStream
-
- getValidBlocks() - Method in class cn.nukkit.blockentity.BlockEntityConduit
-
- getValidLevel() - Method in class cn.nukkit.level.Position
-
- getValue(int, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getValue(long, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getValue(BigInteger, String) - Method in class cn.nukkit.blockproperty.BlockProperties
-
- getValue(int, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getValue(long, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getValue(BigInteger, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getValue(int, int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getValue(long, int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getValue() - Method in class cn.nukkit.command.data.args.CommandArgRules
-
- getValue() - Method in class cn.nukkit.entity.Attribute
-
- getValue(byte) - Method in class cn.nukkit.level.format.anvil.palette.BytePalette
-
- getValue(char) - Method in class cn.nukkit.level.format.anvil.palette.CharPalette
-
- getValue(int) - Method in class cn.nukkit.level.format.anvil.palette.IntPalette
-
- getValue(double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorPerlinD
-
- getValue(double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorSimplexD
-
- getValue(float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorPerlinF
-
- getValue(float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorSimplexF
-
- getValue() - Method in class cn.nukkit.permission.PermissionAttachmentInfo
-
- getValueClass() - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- getValueClass() - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getValueClass() - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getValueClass() - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getValueClass() - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getValueForMeta(int) - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- getValueForMeta(int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- getValueForMeta(int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- getValueForMeta(int) - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- getValueForMeta(int) - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- getValues() - Method in class cn.nukkit.command.data.CommandEnum
-
- getVarInt() - Method in class cn.nukkit.utils.BinaryStream
-
- getVarLong() - Method in class cn.nukkit.network.protocol.types.CommandOriginData
-
- getVarLong() - Method in class cn.nukkit.utils.BinaryStream
-
- getVector() - Method in class cn.nukkit.event.entity.EntityMotionEvent
-
Deprecated.
- getVector3f() - Method in class cn.nukkit.utils.BinaryStream
-
- getVehicle() - Method in class cn.nukkit.event.entity.EntityVehicleEnterEvent
-
- getVehicle() - Method in class cn.nukkit.event.entity.EntityVehicleExitEvent
-
- getVehicle() - Method in class cn.nukkit.event.vehicle.VehicleEvent
-
- getVersion() - Method in interface cn.nukkit.level.util.BitArray
-
- getVersion() - Method in class cn.nukkit.level.util.PaddedBitArray
-
- getVersion() - Method in class cn.nukkit.level.util.Pow2BitArray
-
- getVersion() - Method in class cn.nukkit.network.protocol.PositionTrackingDBServerBroadcastPacket
-
- getVersion() - Method in interface cn.nukkit.plugin.Library
-
- getVersion() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的版本号。
Returns the version string of this plugin.
- getVersion() - Method in class cn.nukkit.Server
-
- getViewDistance() - Method in class cn.nukkit.Player
-
- getViewDistance() - Method in class cn.nukkit.Server
-
- getViewers() - Method in class cn.nukkit.block.BlockEnderChest
-
- getViewers() - Method in class cn.nukkit.entity.Entity
-
- getViewers() - Method in class cn.nukkit.event.inventory.InventoryEvent
-
- getViewers() - Method in class cn.nukkit.inventory.BaseInventory
-
- getViewers() - Method in class cn.nukkit.inventory.EntityArmorInventory
-
- getViewers() - Method in class cn.nukkit.inventory.EntityEquipmentInventory
-
- getViewers() - Method in interface cn.nukkit.inventory.Inventory
-
- getViewers() - Method in class cn.nukkit.inventory.PlayerUIComponent
-
- getViewingEnderChest() - Method in class cn.nukkit.Player
-
- getVineAge() - Method in class cn.nukkit.block.BlockVinesNether
-
The current age of this block.
- getVineAge() - Method in class cn.nukkit.block.BlockVinesTwisting
-
- getVineAge() - Method in class cn.nukkit.block.BlockVinesWeeping
-
- getWaitTime() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getWallConnections() - Method in class cn.nukkit.block.BlockWallBase
-
- getWallId() - Method in class cn.nukkit.block.BlockAcaciaSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockBirchSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockCrimsonSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockDarkOakSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockJungleSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockSpruceSignPost
-
- getWallId() - Method in class cn.nukkit.block.BlockWallSign
-
- getWallId() - Method in class cn.nukkit.block.BlockWarpedSignPost
-
- getWallType() - Method in class cn.nukkit.block.BlockWall
-
- getWaterHeight() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getWaterLevel() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.Block
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockAnvil
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBanner
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBarrier
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBeacon
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBed
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBedrockInvisible
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBell
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBrewingStand
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockBubbleColumn
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockButton
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCactus
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCake
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCampfire
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCarpet
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockChain
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockChest
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCobweb
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCocoa
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockComposter
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockConduit
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCoral
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockCoralFan
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockDeadBush
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockDoor
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockDragonEgg
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockEnchantingTable
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockEnderChest
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockEndPortalFrame
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockEndRod
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockFence
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockFenceGate
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockFlowerPot
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockGlassPane
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockGrindstone
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockHopper
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockIronBars
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockItemFrame
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockKelp
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockLadder
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockLeaves
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockLectern
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockLever
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockLight
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockMobSpawner
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockPistonBase
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockScaffolding
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockSeagrass
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockSeaPickle
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockSignPost
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockSkull
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockSlab
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockStairs
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockStonecutter
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockStonecutterBlock
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockTrapdoor
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockTripWire
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockTripWireHook
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockTurtleEgg
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockUndyedShulkerBox
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockVine
-
- getWaterloggingLevel() - Method in class cn.nukkit.block.BlockWallBase
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.Block
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockButton
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockDaylightDetector
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockLectern
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockLever
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockPressurePlateBase
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockRailDetector
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstone
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneDiode
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneTorch
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneTorchUnlit
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockRedstoneWire
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockTrappedChest
-
- getWeakPower(BlockFace) - Method in class cn.nukkit.block.BlockTripWireHook
-
- getWebsite() - Method in class cn.nukkit.plugin.PluginDescription
-
返回这个插件的网站。
Returns the website of this plugin.
- getWeight() - Method in class cn.nukkit.item.enchantment.Enchantment
-
- getWest() - Method in class cn.nukkit.math.Vector3
-
- getWest() - Method in class cn.nukkit.math.Vector3f
-
- getWhitelist() - Method in class cn.nukkit.Server
-
- getWidth() - Method in class cn.nukkit.entity.Entity
-
- getWidth() - Method in class cn.nukkit.entity.EntityHuman
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityAreaEffectCloud
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityArmorStand
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityBoat
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityEndCrystal
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityExpBottle
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityFallingBlock
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityFirework
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityFishingHook
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityItem
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityMinecartAbstract
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityPainting
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityPotion
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityPrimedTNT
-
- getWidth() - Method in class cn.nukkit.entity.item.EntityXPOrb
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityBlaze
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityCaveSpider
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityCreeper
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityDrowned
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityElderGuardian
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityEnderDragon
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityEnderman
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityEndermite
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityEvoker
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityGhast
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityGuardian
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityHoglin
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityHusk
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityMagmaCube
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityPhantom
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityPiglin
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityPiglinBrute
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityPillager
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityRavager
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityShulker
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntitySilverfish
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntitySkeleton
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntitySlime
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntitySnowGolem
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntitySpider
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityStray
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityVex
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityVindicator
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityWitch
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityWither
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityWitherSkeleton
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityZoglin
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityZombie
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityZombiePigman
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityZombieVillager
-
- getWidth() - Method in class cn.nukkit.entity.mob.EntityZombieVillagerV1
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityBat
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityBee
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityCat
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityChicken
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityCod
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityCow
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityDolphin
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityDonkey
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityFox
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityHorse
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityLlama
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityMooshroom
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityMule
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityOcelot
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityPanda
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityParrot
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityPig
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityPolarBear
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityPufferfish
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityRabbit
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntitySalmon
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntitySheep
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntitySkeletonHorse
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntitySquid
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityStrider
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityTropicalFish
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityTurtle
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityVillager
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityVillagerV1
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityWanderingTrader
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityWolf
-
- getWidth() - Method in class cn.nukkit.entity.passive.EntityZombieHorse
-
- getWidth() - Method in class cn.nukkit.entity.projectile.EntityArrow
-
- getWidth() - Method in class cn.nukkit.entity.projectile.EntityEgg
-
- getWidth() - Method in class cn.nukkit.entity.projectile.EntityEnderPearl
-
- getWidth() - Method in class cn.nukkit.entity.projectile.EntitySnowball
-
- getWidth() - Method in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- getWidth() - Method in class cn.nukkit.inventory.ShapedRecipe
-
- getWindow() - Method in class cn.nukkit.event.player.PlayerFormRespondedEvent
-
- getWindow() - Method in class cn.nukkit.event.player.PlayerSettingsRespondedEvent
-
- getWindowById(int) - Method in class cn.nukkit.Player
-
- getWindowId(Inventory) - Method in class cn.nukkit.Player
-
- getWoodType() - Method in class cn.nukkit.block.BlockDoubleSlabWood
-
- getWoodType() - Method in class cn.nukkit.block.BlockFence
-
- getWoodType() - Method in class cn.nukkit.block.BlockFenceBase
-
Deprecated.
- getWoodType() - Method in class cn.nukkit.block.BlockPlanks
-
- getWoodType() - Method in class cn.nukkit.block.BlockSlabWood
-
- getWoodType() - Method in class cn.nukkit.block.BlockWood
-
- getWoodType() - Method in class cn.nukkit.block.BlockWood2
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodBark
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodStrippedAcacia
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodStrippedBirch
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodStrippedDarkOak
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodStrippedJungle
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodStrippedOak
-
- getWoodType() - Method in class cn.nukkit.block.BlockWoodStrippedSpruce
-
- getWoolData() - Method in enum cn.nukkit.utils.DyeColor
-
- getWords() - Method in interface cn.nukkit.level.util.BitArray
-
- getWords() - Method in class cn.nukkit.level.util.PaddedBitArray
-
- getWords() - Method in class cn.nukkit.level.util.Pow2BitArray
- getWordsForSize(int) - Method in enum cn.nukkit.level.util.BitArrayVersion
-
- getWorkSound() - Method in class cn.nukkit.blockentity.BlockEntityBeehive.Occupant
-
- getWorkSoundPitch() - Method in class cn.nukkit.blockentity.BlockEntityBeehive.Occupant
-
- getWorld() - Method in class cn.nukkit.event.server.QueryRegenerateEvent
-
- getX() - Method in class cn.nukkit.command.data.args.CommandArgBlockVector
-
- getX() - Method in interface cn.nukkit.level.ChunkLoader
-
- getX() - Method in class cn.nukkit.level.format.anvil.RegionLoader
-
- getX() - Method in interface cn.nukkit.level.format.FullChunk
-
- getX() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getX() - Method in class cn.nukkit.level.format.generic.BaseRegionLoader
-
- getX() - Method in class cn.nukkit.math.BlockVector3
-
- getX() - Method in class cn.nukkit.math.Vector2
-
- getX() - Method in class cn.nukkit.math.Vector2f
-
- getX() - Method in class cn.nukkit.math.Vector3
-
- getX() - Method in class cn.nukkit.math.Vector3f
-
- getXOffset() - Method in enum cn.nukkit.math.BlockFace
-
Returns an offset that addresses the block in front of this BlockFace
- getXUID() - Method in class cn.nukkit.item.ItemBookWritten
-
Returns the author's XUID of this book.
- getXUID() - Method in class cn.nukkit.utils.ClientChainData
-
- getXUID() - Method in interface cn.nukkit.utils.LoginChainData
-
- getY() - Method in class cn.nukkit.command.data.args.CommandArgBlockVector
-
- getY() - Method in class cn.nukkit.level.format.anvil.ChunkSection
-
- getY() - Method in interface cn.nukkit.level.format.ChunkSection
-
- getY() - Method in class cn.nukkit.level.format.generic.EmptyChunkSection
-
- getY() - Method in class cn.nukkit.math.BlockVector3
-
- getY() - Method in class cn.nukkit.math.Vector2
-
- getY() - Method in class cn.nukkit.math.Vector2f
-
- getY() - Method in class cn.nukkit.math.Vector3
-
- getY() - Method in class cn.nukkit.math.Vector3f
-
- getYaw() - Method in class cn.nukkit.level.Location
-
- getYield() - Method in class cn.nukkit.event.entity.EntityExplodeEvent
-
- getYOffset() - Method in enum cn.nukkit.math.BlockFace
-
Returns an offset that addresses the block in front of this BlockFace
- getZ() - Method in class cn.nukkit.command.data.args.CommandArgBlockVector
-
- getZ() - Method in interface cn.nukkit.level.ChunkLoader
-
- getZ() - Method in class cn.nukkit.level.format.anvil.RegionLoader
-
- getZ() - Method in interface cn.nukkit.level.format.FullChunk
-
- getZ() - Method in class cn.nukkit.level.format.generic.BaseFullChunk
-
- getZ() - Method in class cn.nukkit.level.format.generic.BaseRegionLoader
-
- getZ() - Method in class cn.nukkit.math.BlockVector3
-
- getZ() - Method in class cn.nukkit.math.Vector3
-
- getZ() - Method in class cn.nukkit.math.Vector3f
-
- getZOffset() - Method in enum cn.nukkit.math.BlockFace
-
Returns an offset that addresses the block in front of this BlockFace
- GHAST_TEAR - Static variable in interface cn.nukkit.item.ItemID
-
- GILDED_BLACKSTONE - Static variable in interface cn.nukkit.block.BlockID
-
- GIT_COMMIT - Static variable in class cn.nukkit.Nukkit
-
- GIT_INFO - Static variable in class cn.nukkit.Nukkit
-
- GiveCommand - Class in cn.nukkit.command.defaults
-
- GiveCommand(String) - Constructor for class cn.nukkit.command.defaults.GiveCommand
-
- giveItem(Item...) - Method in class cn.nukkit.Player
-
Adds the items to the main player inventory and drops on the floor any excess.
- GLASS - Static variable in interface cn.nukkit.block.BlockID
-
- GLASS_BOTTLE - Static variable in interface cn.nukkit.item.ItemID
-
- GLASS_PANE - Static variable in interface cn.nukkit.block.BlockID
-
- GLASS_PANEL - Static variable in interface cn.nukkit.block.BlockID
-
- GLISTERING_MELON - Static variable in interface cn.nukkit.item.ItemID
-
- GlobalBlockPalette - Class in cn.nukkit.level
-
Deprecated.
- GlobalBlockPalette() - Constructor for class cn.nukkit.level.GlobalBlockPalette
-
Deprecated.
- GLOWING_OBSIDIAN - Static variable in interface cn.nukkit.block.BlockID
-
- GLOWING_REDSTONE_ORE - Static variable in interface cn.nukkit.block.BlockID
-
- GLOWSTONE - Static variable in interface cn.nukkit.block.BlockID
-
- GLOWSTONE_BLOCK - Static variable in interface cn.nukkit.block.BlockID
-
- GLOWSTONE_DUST - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_AXE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_BLOCK - Static variable in interface cn.nukkit.block.BlockID
-
- GOLD_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- GOLD_BOOTS - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_CHESTPLATE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_HELMET - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_HOE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_HORSE_ARMOR - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_INGOT - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_LEGGINGS - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_NUGGET - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_ORE - Static variable in interface cn.nukkit.block.BlockID
-
- GOLD_PICKAXE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_SHOVEL - Static variable in interface cn.nukkit.item.ItemID
-
- GOLD_SWORD - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_APPLE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_APPLE_ENCHANTED - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_AXE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_CARROT - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_HOE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_NUGGET - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_PICKAXE - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_SHOVEL - Static variable in interface cn.nukkit.item.ItemID
-
- GOLDEN_SWORD - Static variable in interface cn.nukkit.item.ItemID
-
- grad(int, double, double, double) - Static method in class cn.nukkit.level.generator.noise.nukkit.d.NoiseD
-
- grad(int, float, float, float) - Static method in class cn.nukkit.level.generator.noise.nukkit.f.NoiseF
-
- grad(int, double, double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorImprovedD
-
- grad(int, float, float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorImprovedF
-
- grad2(int, double, double) - Method in class cn.nukkit.level.generator.noise.vanilla.d.NoiseGeneratorImprovedD
-
- grad2(int, float, float) - Method in class cn.nukkit.level.generator.noise.vanilla.f.NoiseGeneratorImprovedF
-
- grad3 - Static variable in class cn.nukkit.level.generator.noise.nukkit.d.SimplexD
-
- grad3 - Static variable in class cn.nukkit.level.generator.noise.nukkit.f.SimplexF
-
- GRANITE - Static variable in class cn.nukkit.block.BlockDoubleSlabStone3
-
- GRANITE - Static variable in class cn.nukkit.block.BlockSlabStone3
-
- GRANITE - Static variable in class cn.nukkit.block.BlockStone
-
- GRANITE_STAIRS - Static variable in interface cn.nukkit.block.BlockID
-
- GRASS - Static variable in interface cn.nukkit.block.BlockID
-
- GRASS_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- GRASS_PATH - Static variable in interface cn.nukkit.block.BlockID
-
- GrassyBiome - Class in cn.nukkit.level.biome.type
-
- GrassyBiome() - Constructor for class cn.nukkit.level.biome.type.GrassyBiome
-
- GRAVEL - Static variable in interface cn.nukkit.block.BlockID
-
- gravity - Variable in class cn.nukkit.entity.projectile.EntityThrownTrident
-
- GRAY - Static variable in class cn.nukkit.item.ItemDye
-
Deprecated.
- GRAY_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- GRAY_GLAZED_TERRACOTTA - Static variable in interface cn.nukkit.block.BlockID
-
- GRAY_TERRACOTA_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- GREEN - Static variable in class cn.nukkit.item.ItemDye
-
Deprecated.
- GREEN_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- GREEN_GLAZED_TERRACOTTA - Static variable in interface cn.nukkit.block.BlockID
-
- GREEN_TERRACOTA_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- gridSize - Variable in class cn.nukkit.inventory.transaction.CraftingTransaction
-
- GRINDSTONE - Static variable in interface cn.nukkit.block.BlockID
-
- GRINDSTONE_WINDOW_ID - Static variable in class cn.nukkit.Player
-
- GrindstoneInventory - Class in cn.nukkit.inventory
-
- GrindstoneInventory(PlayerUIInventory, Position) - Constructor for class cn.nukkit.inventory.GrindstoneInventory
-
- GROUND_SIGN_DIRECTION - Static variable in class cn.nukkit.block.BlockSignPost
-
- grow(Block) - Method in class cn.nukkit.block.BlockBamboo
-
- grow(Block) - Method in class cn.nukkit.block.BlockBambooSapling
-
- grow() - Method in class cn.nukkit.block.BlockCocoa
-
- grow(Player) - Method in class cn.nukkit.block.BlockFungus
-
- grow(Player) - Method in class cn.nukkit.block.BlockFungusCrimson
-
- grow(Player) - Method in class cn.nukkit.block.BlockFungusWarped
-
- grow() - Method in class cn.nukkit.block.BlockKelp
-
- grow() - Method in class cn.nukkit.block.BlockMushroom
-
- grow() - Method in class cn.nukkit.block.BlockNylium
-
- grow() - Method in class cn.nukkit.block.BlockVinesNether
-
Grow a single vine if possible.
- grow(int) - Method in class cn.nukkit.level.format.anvil.palette.BitArray256
-
- grow(int) - Method in class cn.nukkit.level.format.anvil.palette.BitArray4096
-
- grow(double, double, double) - Method in interface cn.nukkit.math.AxisAlignedBB
-
- grow(byte[], int) - Static method in class cn.nukkit.nbt.stream.FastByteArrayOutputStream
-
- grow(byte[], int, int) - Static method in class cn.nukkit.nbt.stream.FastByteArrayOutputStream
-
- growFruit() - Method in class cn.nukkit.block.BlockCropsStem
-
- growGrass(ChunkManager, Vector3, NukkitRandom) - Static method in class cn.nukkit.level.generator.object.ObjectTallGrass
-
- growGrass(ChunkManager, Vector3, NukkitRandom, int, int) - Static method in class cn.nukkit.level.generator.object.ObjectTallGrass
-
- growLeavesLayer(ChunkManager, Vector3, int) - Method in class cn.nukkit.level.generator.object.tree.HugeTreesGenerator
-
- growLeavesLayerStrict(ChunkManager, Vector3, int) - Method in class cn.nukkit.level.generator.object.tree.HugeTreesGenerator
-
- growMultiple() - Method in class cn.nukkit.block.BlockVinesNether
-
Grow a random amount of vines.
- growSlow(int) - Method in class cn.nukkit.level.format.anvil.palette.BitArray256
-
- growSlow(int) - Method in class cn.nukkit.level.format.anvil.palette.BitArray4096
-
- GROWTH - Static variable in class cn.nukkit.block.BlockCrops
-
- growTree(ChunkManager, int, int, int, NukkitRandom) - Static method in class cn.nukkit.level.generator.object.tree.ObjectTree
-
- growTree(ChunkManager, int, int, int, NukkitRandom, int) - Static method in class cn.nukkit.level.generator.object.tree.ObjectTree
-
- growVegetation(ChunkManager, Vector3, NukkitRandom) - Static method in class cn.nukkit.level.generator.object.ObjectNyliumVegetation
-
- GUI_DATA_PICK_ITEM_PACKET - Static variable in interface cn.nukkit.network.protocol.ProtocolInfo
-
- GUIDataPickItemPacket - Class in cn.nukkit.network.protocol
-
- GUIDataPickItemPacket() - Constructor for class cn.nukkit.network.protocol.GUIDataPickItemPacket
-
- GUNPOWDER - Static variable in interface cn.nukkit.item.ItemID
-
- VALID_STRUCTURE_BLOCKS - Static variable in class cn.nukkit.blockentity.BlockEntityConduit
-
- validate() - Method in class cn.nukkit.blockstate.BigIntegerMutableBlockState
-
- validate() - Method in class cn.nukkit.blockstate.BlockState
-
- validate() - Method in class cn.nukkit.blockstate.IntMutableBlockState
-
- validate() - Method in class cn.nukkit.blockstate.LongMutableBlockState
-
- validate() - Method in class cn.nukkit.blockstate.MutableBlockState
-
- validate(int, int, int, int, int, int, int, int, int) - Static method in interface cn.nukkit.utils.functional.BlockPositionConsumer
-
- validateDirectly(E) - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- validateDirectly(T) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- validateDirectly(Integer) - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- validateDirectly(Integer) - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- validateMeta(int) - Method in class cn.nukkit.blockproperty.BlockProperties.RegisteredBlockProperty
-
- validateMeta(long) - Method in class cn.nukkit.blockproperty.BlockProperties.RegisteredBlockProperty
-
- validateMeta(BigInteger) - Method in class cn.nukkit.blockproperty.BlockProperties.RegisteredBlockProperty
-
- validateMeta(int, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- validateMeta(long, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- validateMeta(BigInteger, int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- validateMetaDirectly(int) - Method in class cn.nukkit.blockproperty.ArrayBlockProperty
-
- validateMetaDirectly(int) - Method in class cn.nukkit.blockproperty.BlockProperty
-
- validateMetaDirectly(int) - Method in class cn.nukkit.blockproperty.BooleanBlockProperty
-
- validateMetaDirectly(int) - Method in class cn.nukkit.blockproperty.IntBlockProperty
-
- validateMetaDirectly(int) - Method in class cn.nukkit.blockproperty.UnsignedIntBlockProperty
-
- Value(GameRules.Type, T) - Constructor for class cn.nukkit.level.GameRules.Value
-
- value() - Method in class cn.nukkit.metadata.MetadataValue
-
- value - Variable in class cn.nukkit.network.protocol.ContainerSetDataPacket
-
- value - Variable in class cn.nukkit.timings.JsonUtil.JSONPair
-
- valueOf(String) - Static method in enum cn.nukkit.AdventureSettings.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.api.API.Definition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.api.API.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.block.BlockLever.LeverOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.block.BlockNoteblock.Instrument
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.block.BlockRedstoneComparator.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.block.BlockTorch.TorchAttachment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.block.BlockWall.WallConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.block.BlockWall.WallType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.CrackState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.DirtType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.NetherReactorState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.StoneSlab1Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.StoneSlab2Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.StoneSlab3Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.StoneSlab4Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.StructureBlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.StructureVoidType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.blockproperty.value.WoodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.command.data.CommandParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.entity.item.EntityPainting.Motive
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.block.AnvilDamageEvent.Cause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.block.BellRingEvent.RingCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.block.BlockIgniteEvent.BlockIgniteCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.entity.CreatureSpawnEvent.SpawnReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.entity.CreeperPowerEvent.PowerCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.entity.EntityDamageEvent.DamageCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.entity.EntityDamageEvent.DamageModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.entity.EntityPortalEnterEvent.PortalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.EventPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.inventory.InventoryMoveItemEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.player.PlayerAsyncPreLoginEvent.LoginResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.player.PlayerInteractEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.player.PlayerKickEvent.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.event.player.PlayerTeleportEvent.TeleportCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.inventory.InventoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.inventory.RecipeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.item.enchantment.damage.EnchantmentDamage.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.item.enchantment.EnchantmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.item.enchantment.protection.EnchantmentProtection.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.item.ItemFirework.FireworkExplosion.ExplosionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.biome.EnumBiome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.EnumLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.GameRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.GameRules.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.ParticleEffect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.Sound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.level.util.BitArrayVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.math.BlockFace.Axis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.math.BlockFace.AxisDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.math.BlockFace.Plane
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.math.BlockFace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.math.CompassRoseDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.AnimatePacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.BookEditPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.NPCRequestPacket.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.PacketViolationWarningPacket.PacketViolationSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.PacketViolationWarningPacket.PacketViolationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.PlayerArmorDamagePacket.PlayerArmorDamageFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.PositionTrackingDBClientRequestPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.PositionTrackingDBServerBroadcastPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.types.CommandOriginData.Origin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.UpdatePlayerGameTypePacket.GameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.network.protocol.UpdateSoftEnumPacket.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.plugin.PluginLoadOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.plugin.service.ServicePriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.BannerPattern.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.DyeColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.MinecartType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum cn.nukkit.utils.MinecartType
-
Returns of an instance of Minecart-variants
- valueOf(String) - Static method in enum cn.nukkit.utils.OptionalBoolean
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.Rail.Orientation.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.Rail.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.TerracottaColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.nukkit.utils.TextFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cn.nukkit.AdventureSettings.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.api.API.Definition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.api.API.Usage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.block.BlockLever.LeverOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.block.BlockNoteblock.Instrument
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.block.BlockRedstoneComparator.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.block.BlockTorch.TorchAttachment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.block.BlockWall.WallConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.block.BlockWall.WallType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.CrackState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.DirtType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.NetherReactorState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.StoneSlab1Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.StoneSlab2Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.StoneSlab3Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.StoneSlab4Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.StructureBlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.StructureVoidType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.blockproperty.value.WoodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.command.data.CommandParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.entity.item.EntityPainting.Motive
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.block.AnvilDamageEvent.Cause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.block.BellRingEvent.RingCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.block.BlockIgniteEvent.BlockIgniteCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.entity.CreatureSpawnEvent.SpawnReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.entity.CreeperPowerEvent.PowerCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.entity.EntityDamageEvent.DamageCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.entity.EntityDamageEvent.DamageModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.entity.EntityPortalEnterEvent.PortalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.EventPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.inventory.InventoryMoveItemEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.player.PlayerAsyncPreLoginEvent.LoginResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.player.PlayerInteractEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.player.PlayerKickEvent.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.event.player.PlayerTeleportEvent.TeleportCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.inventory.InventoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.inventory.RecipeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.item.enchantment.damage.EnchantmentDamage.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.item.enchantment.EnchantmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.item.enchantment.protection.EnchantmentProtection.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.item.ItemFirework.FireworkExplosion.ExplosionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.biome.EnumBiome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.EnumLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.GameRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.GameRules.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.ParticleEffect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.Sound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.level.util.BitArrayVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.math.BlockFace.Axis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.math.BlockFace.AxisDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.math.BlockFace.Plane
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.math.BlockFace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.math.CompassRoseDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.AnimatePacket.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.BookEditPacket.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.NPCRequestPacket.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.PacketViolationWarningPacket.PacketViolationSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.PacketViolationWarningPacket.PacketViolationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.PlayerArmorDamagePacket.PlayerArmorDamageFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.PositionTrackingDBClientRequestPacket.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.PositionTrackingDBServerBroadcastPacket.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.types.CommandOriginData.Origin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.UpdatePlayerGameTypePacket.GameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.network.protocol.UpdateSoftEnumPacket.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class cn.nukkit.network.protocol.UpdateSoftEnumPacket
-
- values() - Static method in enum cn.nukkit.plugin.PluginLoadOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.plugin.service.ServicePriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.BannerPattern.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.DyeColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.MinecartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.OptionalBoolean
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.Rail.Orientation.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.Rail.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.TerracottaColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.nukkit.utils.TextFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaCommand - Class in cn.nukkit.command.defaults
-
- VanillaCommand(String) - Constructor for class cn.nukkit.command.defaults.VanillaCommand
-
- VanillaCommand(String, String) - Constructor for class cn.nukkit.command.defaults.VanillaCommand
-
- VanillaCommand(String, String, String) - Constructor for class cn.nukkit.command.defaults.VanillaCommand
-
- VanillaCommand(String, String, String, String[]) - Constructor for class cn.nukkit.command.defaults.VanillaCommand
-
- vanillaVersion - Variable in class cn.nukkit.network.protocol.StartGamePacket
-
- VarInt - Class in cn.nukkit.utils
-
Tool class for VarInt or VarLong operations.
- Vector2 - Class in cn.nukkit.math
-
- Vector2() - Constructor for class cn.nukkit.math.Vector2
-
- Vector2(double) - Constructor for class cn.nukkit.math.Vector2
-
- Vector2(double, double) - Constructor for class cn.nukkit.math.Vector2
-
- Vector2f - Class in cn.nukkit.math
-
- Vector2f() - Constructor for class cn.nukkit.math.Vector2f
-
- Vector2f(float) - Constructor for class cn.nukkit.math.Vector2f
-
- Vector2f(float, float) - Constructor for class cn.nukkit.math.Vector2f
-
- Vector3 - Class in cn.nukkit.math
-
- Vector3() - Constructor for class cn.nukkit.math.Vector3
-
- Vector3(double) - Constructor for class cn.nukkit.math.Vector3
-
- Vector3(double, double) - Constructor for class cn.nukkit.math.Vector3
-
- Vector3(double, double, double) - Constructor for class cn.nukkit.math.Vector3
-
- Vector3f - Class in cn.nukkit.math
-
- Vector3f() - Constructor for class cn.nukkit.math.Vector3f
-
- Vector3f(float) - Constructor for class cn.nukkit.math.Vector3f
-
- Vector3f(float, float) - Constructor for class cn.nukkit.math.Vector3f
-
- Vector3f(float, float, float) - Constructor for class cn.nukkit.math.Vector3f
-
- Vector3fEntityData - Class in cn.nukkit.entity.data
-
- Vector3fEntityData(int, float, float, float) - Constructor for class cn.nukkit.entity.data.Vector3fEntityData
-
- Vector3fEntityData(int, Vector3f) - Constructor for class cn.nukkit.entity.data.Vector3fEntityData
-
- VectorMath - Class in cn.nukkit.math
-
- VectorMath() - Constructor for class cn.nukkit.math.VectorMath
-
- VehicleCreateEvent - Class in cn.nukkit.event.vehicle
-
- VehicleCreateEvent(Entity) - Constructor for class cn.nukkit.event.vehicle.VehicleCreateEvent
-
- VehicleDamageByEntityEvent - Class in cn.nukkit.event.vehicle
-
Is called when an entity damages a vehicle
- VehicleDamageByEntityEvent(EntityVehicle, Entity, double) - Constructor for class cn.nukkit.event.vehicle.VehicleDamageByEntityEvent
-
Constructor for the VehicleDamageByEntityEvent
- VehicleDamageEvent - Class in cn.nukkit.event.vehicle
-
Is called when an entity takes damage
- VehicleDamageEvent(EntityVehicle, double) - Constructor for class cn.nukkit.event.vehicle.VehicleDamageEvent
-
Constructor for the VehicleDamageEvent
- VehicleDestroyByEntityEvent - Class in cn.nukkit.event.vehicle
-
Is called when an entity destroyed a vehicle
- VehicleDestroyByEntityEvent(Entity, Entity) - Constructor for class cn.nukkit.event.vehicle.VehicleDestroyByEntityEvent
-
Constructor for the VehicleDestroyByEntityEvent
- VehicleDestroyEvent - Class in cn.nukkit.event.vehicle
-
Is called when an vehicle gets destroyed
- VehicleDestroyEvent(Entity) - Constructor for class cn.nukkit.event.vehicle.VehicleDestroyEvent
-
Constructor for the VehicleDestroyEvent
- VehicleEvent - Class in cn.nukkit.event.vehicle
-
- VehicleEvent(Entity) - Constructor for class cn.nukkit.event.vehicle.VehicleEvent
-
- VehicleMoveEvent - Class in cn.nukkit.event.vehicle
-
- VehicleMoveEvent(Entity, Location, Location) - Constructor for class cn.nukkit.event.vehicle.VehicleMoveEvent
-
- vehicleUniqueId - Variable in class cn.nukkit.network.protocol.SetEntityLinkPacket
-
- VehicleUpdateEvent - Class in cn.nukkit.event.vehicle
-
- VehicleUpdateEvent(Entity) - Constructor for class cn.nukkit.event.vehicle.VehicleUpdateEvent
-
- verifyManifest() - Method in class cn.nukkit.resourcepacks.AbstractResourcePack
-
- VERSION - Static variable in class cn.nukkit.level.format.anvil.Anvil
-
- VERSION - Static variable in class cn.nukkit.level.format.generic.BaseRegionLoader
-
- version - Variable in class cn.nukkit.network.protocol.ResourcePackClientResponsePacket.Entry
-
- VERSION - Static variable in class cn.nukkit.Nukkit
-
- VersionCommand - Class in cn.nukkit.command.defaults
-
- VersionCommand(String) - Constructor for class cn.nukkit.command.defaults.VersionCommand
-
- versions - Variable in class cn.nukkit.command.data.CommandDataVersions
-
- VIDEO_STREAM_CONNECT_PACKET - Static variable in interface cn.nukkit.network.protocol.ProtocolInfo
-
- VideoStreamConnectPacket - Class in cn.nukkit.network.protocol
-
- VideoStreamConnectPacket() - Constructor for class cn.nukkit.network.protocol.VideoStreamConnectPacket
-
- VIEW - Static variable in class cn.nukkit.Player
-
- viewDistance - Variable in class cn.nukkit.Player
-
- viewers - Variable in class cn.nukkit.inventory.BaseInventory
-
- VINE - Static variable in interface cn.nukkit.block.BlockID
-
- VINES - Static variable in interface cn.nukkit.block.BlockID
-
- VOID_BLOCK_COLOR - Static variable in class cn.nukkit.utils.BlockColor
-
- volume - Variable in class cn.nukkit.network.protocol.PlaySoundPacket
-